summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index f944aac7..43657f60 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -83,8 +83,7 @@ if test -z "$*"; then
echo
fi
-rm -f aclocal.m4 glib.m4 glib-2.0.m4
-cp glib.m4_ glib.m4
+rm -f aclocal.m4 glib-2.0.m4
cp glib-2.0.m4_ glib-2.0.m4
echo "Running autoreconf ..."
autoreconf -i || exit 1