aboutsummaryrefslogtreecommitdiff
path: root/ld/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/config.in')
-rw-r--r--ld/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/config.in b/ld/config.in
index 01ec4ff..a905962 100644
--- a/ld/config.in
+++ b/ld/config.in
@@ -175,3 +175,5 @@
/* Additional extension a shared object might have. */
#undef EXTRA_SHLIB_EXTENSION
+/* Is the prototype for getopt in <unistd.h> in the expected format? */
+#undef HAVE_DECL_GETOPT