summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomasvs@src.gnome.org>2005-01-03 18:20:37 +0000
committerThomas Vander Stichele <thomasvs@src.gnome.org>2005-01-03 18:20:37 +0000
commita742d1484338bb0c75c9770bb031dc780188dbea (patch)
tree759fe93c6e5a9da6871163d81e78bdafb8a54e0f /autogen.sh
parent3b10661f4c01a7b4b2cd3c02d0cd0931ae507eb9 (diff)
autogen again
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/autogen.sh b/autogen.sh
index 62e019b95..30cdc19eb 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -19,8 +19,4 @@ which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME CVS"
exit 1
}
-REQUIRED_AUTOMAKE_VERSION=1.8 \
-USE_GNOME2_MACROS=1 \
-USE_COMMON_DOC_BUILD=yes \
-ACLOCAL_AMFLAGS=-I m4 \
-. gnome-autogen.sh
+REQUIRED_AUTOMAKE_VERSION=1.8 USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes ACLOCAL_AMFLAGS=-I m4 . gnome-autogen.sh