]> git.pld-linux.org Git - packages/xchat.git/blame_incremental - xchat-ac.patch
- converted to UTF-8
[packages/xchat.git] / xchat-ac.patch
... / ...
CommitLineData
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
3@@ -4,6 +4,7 @@
4 AM_CONFIG_HEADER(config.h)
5 AM_INIT_AUTOMAKE(xchat, 1.8.6)
6 AC_PROG_CC
7+AM_PROG_AS
8 AC_PROG_RANLIB
9 AC_PROG_CPP
10
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.073866 seconds and 4 git commands to generate.