aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 33433f578d..744dbf4a0e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -22,4 +22,7 @@ which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME git"
exit 1
}
+
+autopoint --force || exit $?
+
USE_GNOME2_MACROS=1 . gnome-autogen.sh