From 9b726f0ed02935ef0fa50ad7fc56c4f0fcdbc442 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 25 May 2007 18:07:33 +0000 Subject: [PATCH] add changelog, dont use libtool --- ChangeLog | 0 bootstrap | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..e69de29 diff --git a/bootstrap b/bootstrap index 6a5b10f..e207993 100755 --- a/bootstrap +++ b/bootstrap @@ -7,7 +7,7 @@ sh() { export WANT_AUTOMAKE=1.9 sh autopoint --force || exit 1 # for GNU gettext -sh libtoolize --copy --force --automake || exit 1 +#sh libtoolize --copy --force --automake || exit 1 sh aclocal -I m4 $ACLOCAL_FLAGS || exit 1 #sh autoheader || exit 1 sh autoconf || exit 1 -- 2.39.2