[gtk-css-engine] [build] No more need for maintainer mode in autogen.sh.
- From: Robert Staudinger <robsta src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtk-css-engine] [build] No more need for maintainer mode in autogen.sh.
- Date: Thu, 25 Jun 2009 16:12:40 +0000 (UTC)
commit 02f72507e1a981353e8a222e965b8def95193f38
Author: Robert Staudinger <robsta gnome org>
Date: Thu Jun 25 18:12:24 2009 +0200
[build] No more need for maintainer mode in autogen.sh.
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 65df00f..79dea6d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -31,7 +31,7 @@ autoreconf --force --install --symlink || exit $?
cd $olddir
-conf_flags="--enable-maintainer-mode --enable-shave"
+conf_flags="--enable-shave"
if test x$NOCONFIGURE = x; then
echo Running $srcdir/configure $conf_flags "$@" ...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]