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

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