summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-12-17 05:21:45 +0000
committerManish Singh <yosh@src.gnome.org>1998-12-17 05:21:45 +0000
commita9575223a6aa8dafd08736a3f615e32d6f7cd61c (patch)
tree3b443db1ac4671f7c571ad0016e5cac374fa6e1b /autogen.sh
parentb0ecac9fa15c46128ac14b354f5b048bd93dd465 (diff)
downloadgtk+-a9575223a6aa8dafd08736a3f615e32d6f7cd61c.tar.gz
rm -rf intl breaks --disable-nls, put it back
* autogen.sh: rm -rf intl breaks --disable-nls, put it back * gtkbutton.[ch] * gtktogglebutton.c: s/(enter|leave)/$1_button/g. Digital: 1 GTK+: 0 (for now) -Yosh
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 35a1632640..6a8d3b0fe0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -79,9 +79,6 @@ echo "Running gettextize... Ignore non-fatal messages."
# while making dist.
echo "no" | gettextize --copy --force
-# We don't need ./intl
-rm -rf intl
-
aclocal $ACLOCAL_FLAGS
# optionally feature autoheader