]> git.pld-linux.org Git - packages/anyremote.git/commitdiff
- fix includes
authorshadzik <shadzik@pld-linux.org>
Sun, 19 Nov 2006 17:04:17 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anyremote-in.patch -> 1.1

anyremote-in.patch [new file with mode: 0644]

diff --git a/anyremote-in.patch b/anyremote-in.patch
new file mode 100644 (file)
index 0000000..3bdade6
--- /dev/null
@@ -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])
This page took 0.143283 seconds and 4 git commands to generate.