mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02: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
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ autoconf
|
|||
echo "Running automake --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
|
||||
echo Running $srcdir/configure $conf_flags "$@" ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue