From 8c60b0fdd92fca5783b84380a1f911d9e5ff2e3a Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 26 Nov 2012 01:23:51 +0100 Subject: autogen.sh: Add missing autopoint(1) command autopoint(1) is needed to create the gettext infrastructure. This was forgotten in 7e7987575a4d5228137dba649813307c381c5034. Signed-off-by: Lukas Fleischer --- autogen.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 85a987f..2d68a81 100755 --- a/autogen.sh +++ b/autogen.sh @@ -29,6 +29,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # +autopoint --force aclocal -I m4 autoheader automake --foreign --copy --add-missing -- cgit v1.2.3