mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
getopt-gnu: Add comments.
* m4/getopt.m4 (gl_FUNC_GETOPT_GNU): Add comments. * modules/getopt-gnu (configure.ac): Likewise.
This commit is contained in:
@@ -10,6 +10,9 @@ getopt-posix
|
||||
|
||||
configure.ac:
|
||||
gl_FUNC_GETOPT_GNU
|
||||
dnl Because of the way gl_FUNC_GETOPT_GNU is implemented (the gl_getopt_required
|
||||
dnl mechanism), there is no need to do any AC_LIBOBJ or AC_SUBST here; they are
|
||||
dnl done in the getopt-posix module.
|
||||
|
||||
Makefile.am:
|
||||
|
||||
|
Reference in New Issue
Block a user