From 3a164bc87673221b933fce97822dddd5218553c9 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 24 Apr 2008 11:52:09 +0000 Subject: Call intltoolize before autoreconf --- (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index eaf5ff8..3d12f8f 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh export ACLOCAL="aclocal -I m4" -autoreconf -i intltoolize +autoreconf -i ./configure "$@" -- cgit v0.9.1