aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2010-05-03 20:33:04 -0700
committerGlenn Morris2010-05-03 20:33:04 -0700
commitede4834a2f3f657ff79a730b52605ad8d3ef533e (patch)
treeee6ee337248af7ae35cee57e19f0537c92bbdb0b /src
parentfa5e317ac05b234f6b8f0407b1123d697026069c (diff)
downloademacs-ede4834a2f3f657ff79a730b52605ad8d3ef533e.tar.gz
emacs-ede4834a2f3f657ff79a730b52605ad8d3ef533e.zip
Regenerate configure, src/config.in.
Diffstat (limited to 'src')
-rw-r--r--src/config.in4
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