]> git.pld-linux.org Git - packages/xchat.git/blame - xchat-ac.patch
- added. Improves handling of URLs in curly quotes.
[packages/xchat.git] / xchat-ac.patch
CommitLineData
161f443c 1--- xchat-1.9.2/configure.in~ Wed Jul 10 03:55:40 2002
2+++ xchat-1.9.2/configure.in Wed Jul 10 03:55:40 2002
b26e82e4 3@@ -4,6 +4,7 @@
b6b7e41b 4 AM_CONFIG_HEADER(config.h)
b26e82e4 5 AM_INIT_AUTOMAKE(xchat, 1.8.6)
b6b7e41b 6 AC_PROG_CC
b26e82e4 7+AM_PROG_AS
b6b7e41b 8 AC_PROG_RANLIB
9 AC_PROG_CPP
b26e82e4 10
161f443c 11@@ -487,9 +487,6 @@
12 CFLAGS="$CFLAGS -pipe"
13 fi
14 fi
15- if test -z "`echo "$CFLAGS" | grep "\-g " 2> /dev/null`" ; then
16- CFLAGS="$CFLAGS -g"
17- fi
18 fi
19
20 dnl *********************************************************************
This page took 0.191564 seconds and 4 git commands to generate.