Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-12-15 00:38:54 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-12-15 00:38:54 (GMT)
commitebee9548f9d433bbde7053aff879ad9c4a07b395 (patch)
tree42c348a5db662d0d61b99515577182413115821d /autogen.sh
parent722cebfe70416ce652003a6ad54dbd81ba240b14 (diff)
first release of the gnome 2 port
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 63496ac..1b1dfa6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -16,4 +16,4 @@ which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME CVS"
exit 1
}
-USE_GNOME2_MACROS=0 . gnome-autogen.sh
+USE_GNOME2_MACROS=1 . gnome-autogen.sh