diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in index 7999e101efc..654f32346ec 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -333,9 +333,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 333 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ | 333 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
| 334 | #undef HAVE_LANGINFO_CODESET | 334 | #undef HAVE_LANGINFO_CODESET |
| 335 | 335 | ||
| 336 | /* Define to 1 if the directory /usr/lib64 exists. */ | ||
| 337 | #undef HAVE_LIB64_DIR | ||
| 338 | |||
| 339 | /* Define to 1 if you have the `com_err' library (-lcom_err). */ | 336 | /* Define to 1 if you have the `com_err' library (-lcom_err). */ |
| 340 | #undef HAVE_LIBCOM_ERR | 337 | #undef HAVE_LIBCOM_ERR |
| 341 | 338 | ||