]> git.pld-linux.org Git - packages/xchat.git/blob - xchat-ac.patch
- a patch to invoke the (missing) AM_PROG_AS
[packages/xchat.git] / xchat-ac.patch
1 --- xchat-1.8.5/configure.in.orig       Mon Nov 26 08:38:17 2001
2 +++ xchat-1.8.5/configure.in    Mon Nov 26 08:38:29 2001
3 @@ -3,6 +3,7 @@
4  AC_INIT(src)
5  AM_CONFIG_HEADER(config.h)
6  AM_INIT_AUTOMAKE(xchat, 1.8.5)
7 +AM_PROG_AS
8  AC_PROG_CC
9  AC_PROG_RANLIB
10  AC_PROG_CPP
This page took 0.074161 seconds and 4 git commands to generate.