Remove casting of return value from *alloc() functions.
[platform/upstream/flac.git] / autogen.sh
index e93b5b1..3290f2e 100755 (executable)
@@ -163,4 +163,4 @@ echo "  autoconf"
 autoconf || exit 1
 
 cd $olddir
-$srcdir/configure --enable-maintainer-mode "$@" && echo
+$srcdir/configure "$@" && echo