mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Remove non-existent options for configure.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4448 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
44b4145be3
commit
1651390651
@ -172,7 +172,7 @@ autoconf
|
|||||||
echo "Running automake --gnu $am_opt ..."
|
echo "Running automake --gnu $am_opt ..."
|
||||||
automake --add-missing --gnu $am_opt
|
automake --add-missing --gnu $am_opt
|
||||||
|
|
||||||
conf_flags="--enable-maintainer-mode --enable-compile-warnings" #--enable-iso-c
|
conf_flags="--enable-maintainer-mode"
|
||||||
|
|
||||||
if test x$NOCONFIGURE = x; then
|
if test x$NOCONFIGURE = x; then
|
||||||
echo Running $srcdir/configure $conf_flags "$@" ...
|
echo Running $srcdir/configure $conf_flags "$@" ...
|
||||||
|
Loading…
Reference in New Issue
Block a user