From 867df1aa048900f2d158435e4495ca2a771c73f8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 10 Feb 2004 10:10:40 +0000 Subject: Fixed funopen test change. Hey, Moritz what was the orginal problem? Does autoconf not anymore allow to put AC_LIBOBJ into AC_CEHCK_FUNCS? --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 74c4d34d..fbb131dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-02-10 Werner Koch + + * configure.ac: Fixed funopen test change. + 2004-02-06 Moritz Schulte * configure.ac: Fix funopen replacement mechanism. -- cgit