mirror of
https://git.tukaani.org/xz.git
synced 2025-02-21 07:58:27 +00:00
m4/getopt.m4: Remove an outdated comment
This commit is contained in:
parent
03c23a4952
commit
41322b2c60
@ -12,9 +12,6 @@ dnl with or without modifications, as long as this notice is preserved.
|
||||
# Pass gl_replace_getopt=yes (or any non-empty value instead of "yes") as
|
||||
# an argument to configure to force the use of the getopt_long replacement.
|
||||
|
||||
# Check for a POSIX compliant getopt function with GNU extensions (such as
|
||||
# options with optional arguments) and the functions getopt_long,
|
||||
# getopt_long_only.
|
||||
AC_DEFUN([gl_FUNC_GETOPT_GNU],
|
||||
[
|
||||
AC_REQUIRE([gl_GETOPT_CHECK_HEADERS])
|
||||
|
Loading…
x
Reference in New Issue
Block a user