Bläddra i källkod

Remove unnecessary include search path

ahc_fix_select
tedbullock 17 år sedan
förälder
incheckning
a850060335
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. +2
    -1
      httperf/src/lib/Makefile.am

+ 2
- 1
httperf/src/lib/Makefile.am Visa fil

@@ -1,5 +1,6 @@
# what flags you want to pass to the C compiler & linker
AM_CFLAGS = -I$(srcdir)/..
# AM_CFLAGS = -I$(srcdir)/..
AM_CFLAGS =
AM_LDFLAGS =

noinst_LIBRARIES = libutil.a


Laddar…
Avbryt
Spara