From 5c5ccceefc0c5ad42702db8bb6c63ec9fe723458 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Thu, 18 Nov 2004 23:52:49 +0000 Subject: [PATCH] make autogen.sh more complete so that it installs libtool and config.h.in automatically SVN-Revision: 2106 --- autogen.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 37b759f44..a728b163b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,8 +5,9 @@ # see AUTOMAKE_OPTIONS in Makefile.am export WANT_AUTOMAKE=1.6 +autoheader +libtoolize --force aclocal -I m4 automake --copy --add-missing autoconf -# EOF # -- 2.11.0