[Swfdec-commits] autogen.sh

Benjamin Otte company at kemper.freedesktop.org
Wed Apr 9 02:07:10 PDT 2008


 autogen.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3bca1a02907bfe17ba180fc3ef2fb8056899d4a8
Author: Benjamin Otte <otte at gnome.org>
Date:   Wed Apr 9 11:06:51 2008 +0200

    maintainer-mode is gone now

diff --git a/autogen.sh b/autogen.sh
index 3006db5..f91d629 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,3 +1,3 @@
 #!/bin/sh
 autoreconf -i -f &&
-./configure --enable-maintainer-mode --disable-static --enable-gtk-doc --enable-vivified --enable-ffmpeg --enable-mad $@
+./configure --disable-static --enable-gtk-doc --enable-vivified --enable-ffmpeg --enable-mad $@


More information about the Swfdec-commits mailing list