diff options
| author | Karl Heuer | 1996-01-23 16:44:34 +0000 |
|---|---|---|
| committer | Karl Heuer | 1996-01-23 16:44:34 +0000 |
| commit | 11f82174a2ec49f7af441363595b2fdfb0fdf6cd (patch) | |
| tree | 0681170eec3e528d8c13eabac8db0cfeb3472c47 /src/config.in | |
| parent | d5aa62ec563dc0cf63bed02433c7c8f6d375b97a (diff) | |
| download | emacs-11f82174a2ec49f7af441363595b2fdfb0fdf6cd.tar.gz emacs-11f82174a2ec49f7af441363595b2fdfb0fdf6cd.zip | |
(LOCALTIME_CACHE): Delete extra #undef.
Diffstat (limited to 'src/config.in')
| -rw-r--r-- | src/config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.in b/src/config.in index 22646cb4397..54b27d2a7a8 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -137,7 +137,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 137 | #undef TM_IN_SYS_TIME | 137 | #undef TM_IN_SYS_TIME |
| 138 | #undef HAVE_TM_ZONE | 138 | #undef HAVE_TM_ZONE |
| 139 | #undef HAVE_TZNAME | 139 | #undef HAVE_TZNAME |
| 140 | #undef LOCALTIME_CACHE | ||
| 141 | 140 | ||
| 142 | #undef const | 141 | #undef const |
| 143 | 142 | ||