diff options
Diffstat (limited to 'bfd/config.in')
-rw-r--r-- | bfd/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bfd/config.in b/bfd/config.in index e1dc0f0..be57296 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -18,9 +18,6 @@ language is requested. */ #undef ENABLE_NLS -/* Suffix used for executables, if any. */ -#undef EXECUTABLE_SUFFIX - /* Define to 1 if you have the <alloca.h> header file. */ #undef HAVE_ALLOCA_H @@ -98,9 +95,6 @@ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H -/* Does the platform use an executable suffix? */ -#undef HAVE_EXECUTABLE_SUFFIX - /* Define to 1 if you have the `fcntl' function. */ #undef HAVE_FCNTL |