]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
m4/getopt.m4: Remove an outdated comment
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 17 Feb 2025 16:25:52 +0000 (18:25 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 17 Feb 2025 16:25:52 +0000 (18:25 +0200)
m4/getopt.m4

index 0ccc413cf47ea8618a00213fdee764b15e7400b9..9d9141b28c58410cd6696ce1b68b7eb15bf7a188 100644 (file)
@@ -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])