diff options
| author | Glenn Morris | 2010-04-23 19:25:45 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-04-23 19:25:45 -0700 |
| commit | 0c309b800cde56aafeed87c0ca8ee0b2b8dcdb61 (patch) | |
| tree | dad528adb9f7b2e870b797da3dfc69d3fa04dccf /src | |
| parent | 70eab5c1825a15ead8010be9aafc1d72486fd07d (diff) | |
| download | emacs-0c309b800cde56aafeed87c0ca8ee0b2b8dcdb61.tar.gz emacs-0c309b800cde56aafeed87c0ca8ee0b2b8dcdb61.zip | |
Regenerate configure, src/config.in.
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 | ||