diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 098e5a6bde3..17847c47c10 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -137,6 +137,7 @@ 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 | ||
| 140 | 141 | ||
| 141 | #undef const | 142 | #undef const |
| 142 | 143 | ||