diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-09 16:30:27 -0800 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-09 16:30:27 -0800 |
commit | 56d0462c364d5b8ff30f30fa6a29c28b3712d383 (patch) | |
tree | b25c3244a45cf0920e76fff9c34f447ca843bc58 /doc/gnulib.texi | |
parent | f3ed710c958c70f2057901cac7d057e5907470b3 (diff) | |
download | gnulib-56d0462c364d5b8ff30f30fa6a29c28b3712d383.tar.gz |
document configmake in the manual instead of the source
Diffstat (limited to 'doc/gnulib.texi')
-rw-r--r-- | doc/gnulib.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gnulib.texi b/doc/gnulib.texi index 82efeeab65..966560d595 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -6496,6 +6496,7 @@ This list of functions is sorted according to the header that declares them. * Visual Studio Compatibility:: * Supporting Relocation:: * func:: +* configmake:: * warnings:: * manywarnings:: * Running self-tests under valgrind:: @@ -6583,6 +6584,8 @@ ASCII characters. @include func.texi +@include configmake.texi + @include warnings.texi @include manywarnings.texi |