X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fconfigmake;h=c9af25912d3b75f5e6796c3e1913aa1fb34651a4;hb=e53e23a012113952499a70115d2ca26b2a33e2bf;hp=d826c13af05528464fc68e3c4eeb1db0cd019a0f;hpb=6a9b156fdf9c71c0bbc8bb0b3aa0262df5674dda;p=gnulib.git diff --git a/modules/configmake b/modules/configmake index d826c13af..c9af25912 100644 --- a/modules/configmake +++ b/modules/configmake @@ -2,10 +2,12 @@ Description: Variables set by "configure" or "make". Files: +m4/configmake.m4 Depends-on: configure.ac: +gl_CONFIGMAKE_PREP Makefile.am: # Retrieve values of the variables through 'configure' followed by @@ -22,7 +24,8 @@ Makefile.am: # # Another advantage is that 'make' output is shorter. # -# Listed in the same order as the GNU makefile conventions. +# Listed in the same order as the GNU makefile conventions, and +# provided by autoconf 2.59c+. # The Automake-defined pkg* macros are appended, in the order # listed in the Automake 1.10a+ documentation. configmake.h: Makefile