summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorChristian Hammond <chipx86@chipx86.com>2002-08-18 09:34:37 +0000
committerChristian Hammond <chipx86@chipx86.com>2002-08-18 09:34:37 +0000
commitf99174b72a7b55e5de316e9f014994b043e5c7fc (patch)
treeaa43ca33dbccd0de818404a175dc05e65c7420b9 /autogen.sh
parent83defeec00993df9a35f25dc3ffc59f2fac4726c (diff)
downloadpidgin-f99174b72a7b55e5de316e9f014994b043e5c7fc.tar.gz
[gaim-migrate @ 3422]
Yeah, this too.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 336a8606f6..b75dc868cd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -69,6 +69,7 @@ if [ $GETTEXT_VER -eq 11 ]; then
# Now restore the things that brain-dead gettext modified.
[ -e configure.in~ ] && mv -f configure.in~ configure.in
+ [ -e configure.ac~ ] && mv -f configure.ac~ configure.ac
[ -e Makefile.am~ ] && mv -f Makefile.am~ Makefile.am
rm -rf m4
mv -f m4~ m4