SOURCES: anyremote-in.patch (NEW) - fix includes

shadzik shadzik at pld-linux.org
Sun Nov 19 18:04:22 CET 2006


Author: shadzik                      Date: Sun Nov 19 17:04:22 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix includes

---- Files affected:
SOURCES:
   anyremote-in.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/anyremote-in.patch
diff -u /dev/null SOURCES/anyremote-in.patch:1.1
--- /dev/null	Sun Nov 19 18:04:22 2006
+++ SOURCES/anyremote-in.patch	Sun Nov 19 18:04:17 2006
@@ -0,0 +1,12 @@
+--- configure.in	2006-02-26 21:57:41.000000000 +0100
++++ configure.in-new	2006-11-19 17:47:22.000000000 +0100
+@@ -15,8 +15,8 @@
+ # Checks for header files.
+ AC_HEADER_STDC
+ AC_HEADER_SYS_WAIT
+ 
+-CFLAGS="$CFLAGS -I/usr/local/include -Wall -D_REENTRANT -O2 -g"
++CFLAGS="$CFLAGS -I/usr/include -Wall -D_REENTRANT -O2 -g"
+ 
+ AC_CHECK_HEADERS([fcntl.h stdlib.h string.h sys/ioctl.h sys/time.h termios.h unistd.h])
+ 
================================================================


More information about the pld-cvs-commit mailing list