autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

21-TODO.patch


From: Akim Demaille
Subject: 21-TODO.patch
Date: Wed, 15 Aug 2001 09:52:06 +0200

Index: TODO
--- TODO Tue, 14 Aug 2001 01:47:02 +0200 akim
+++ TODO Tue, 14 Aug 2001 11:49:59 +0200 akim
@@ -20,6 +20,25 @@
 ** AC_CHECK_TOOL...
 Write a test that checks that it honors the values set by the user.
 
+** ifnames
+Rewrite in Perl.  Drop the AWK dependency.  Remove the AWK portability
+tests.  Add ifnames to the Perl sanity checks.
+
+** autom4te and warnings.
+Decide what must be done.
+
+** Automake 1.6
+*** AC_LIBOBJ_DECL
+Decide with the Automake team whether this macro should list only `.c'
+files, or it should include the `.h' too.  For instance the
+AC_FUNC_GNU_GETOPT macro could provide the three files, likewise for
+the macro which allows to choose a regex engine.
+
+*** Auxiliary files
+It is AC_PROG_LIBTOOL that should tell Automake what are the files to
+ship.  We need something similar to AC_LIBOBJ_DECL for all these
+situations.
+
 
 * Later
 
@@ -97,13 +116,6 @@ limitation: we really need something mor
 be opened to user macros, i.e., for instance libtool itself must be
 able to say that AM_PROG_LIBTOOL is now AC_PROG_LIBTOOL, and have
 autoupdate do its job on old configure.ac.
-
-** AC_LIBOBJ_DECL
-Decide with the Automake team whether this macro should list only `.c'
-files, or it should include the `.h' too.  For instance the
-AC_FUNC_GNU_GETOPT macro could provide the three files, likewise for
-the macro which allows to choose a regex engine.
-
 
 * Even later
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]