diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/config.in b/src/config.in index cb898e5278f..e8244308640 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -807,10 +807,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 807 | its own, you might want to add "-L/..." or something similar. */ | 807 | its own, you might want to add "-L/..." or something similar. */ |
| 808 | #undef LD_SWITCH_X_SITE | 808 | #undef LD_SWITCH_X_SITE |
| 809 | 809 | ||
| 810 | /* Define LD_SWITCH_X_SITE_AUX with an -R option in case it's needed (for | ||
| 811 | Solaris, for example). */ | ||
| 812 | #undef LD_SWITCH_X_SITE_AUX | ||
| 813 | |||
| 814 | /* Define to 1 if localtime caches TZ. */ | 810 | /* Define to 1 if localtime caches TZ. */ |
| 815 | #undef LOCALTIME_CACHE | 811 | #undef LOCALTIME_CACHE |
| 816 | 812 | ||