You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
221 B

--- a/configure.ac
+++ b/configure.ac
@@ -11,9 +11,6 @@ AC_CANONICAL_HOST
: ${CFLAGS=""}
-CPPFLAGS="$CPPFLAGS -I/usr/local/include"
-LDFLAGS="$LDFLAGS -L/usr/local/lib"
-
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_INSTALL