]> git.pld-linux.org Git - packages/anyremote.git/blob - anyremote-in.patch
- 4.6
[packages/anyremote.git] / anyremote-in.patch
1 --- configure.in        2006-02-26 21:57:41.000000000 +0100
2 +++ configure.in-new    2006-11-19 17:47:22.000000000 +0100
3 @@ -15,8 +15,8 @@
4  # Checks for header files.
5  AC_HEADER_STDC
6  AC_HEADER_SYS_WAIT
7  
8 -CFLAGS="$CFLAGS -I/usr/local/include -Wall -D_REENTRANT -O2 -g"
9 +CFLAGS="$CFLAGS -I/usr/include -Wall -D_REENTRANT"
10  
11  AC_CHECK_HEADERS([fcntl.h stdlib.h string.h sys/ioctl.h sys/time.h termios.h unistd.h])
12  
This page took 0.046998 seconds and 3 git commands to generate.