- Use util-linux versioning - Rename DOCS option to EXAMPLES Changes: https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.c PR: 288057
12 lines
242 B
Plaintext
12 lines
242 B
Plaintext
--- configure.orig 2025-06-24 07:57:03 UTC
|
|
+++ configure
|
|
@@ -38303,7 +38303,7 @@ fi
|
|
enable_getopt=$ul_default_estate
|
|
build_getopt=yes
|
|
if test "x$ul_default_estate" = xno; then
|
|
- build_getopt=no
|
|
+ build_getopt=yes
|
|
fi
|
|
else
|
|
|