diff options
Diffstat (limited to 'libiberty/config.in')
-rw-r--r-- | libiberty/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in index 7525d33..436a58d 100644 --- a/libiberty/config.in +++ b/libiberty/config.in @@ -56,6 +56,10 @@ */ #undef HAVE_DECL_GETENV +/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. + */ +#undef HAVE_DECL_GETOPT + /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. */ #undef HAVE_DECL_MALLOC |