mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-22 09:47:39 +00:00
Made setting of WANT_AUTOMAKE more portable [backport from HEAD].
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id: autogen.sh,v 1.6 2003/04/13 22:34:17 alex Exp $
|
# $Id: autogen.sh,v 1.6.2.1 2003/04/22 10:18:41 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
export WANT_AUTOMAKE=1.6
|
WANT_AUTOMAKE=1.6
|
||||||
|
export WANT_AUTOMAKE
|
||||||
|
|
||||||
aclocal && \
|
aclocal && \
|
||||||
autoheader && \
|
autoheader && \
|
||||||
|
Reference in New Issue
Block a user