Mercurial > emacs
comparison src/config.in @ 108233:de744425d5c4
Regenerate configure, src/config.in.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 03 May 2010 20:33:04 -0700 |
parents | b7d03b0055ab |
children | 8416c8d075e3 |
comparison
equal
deleted
inserted
replaced
108232:a13ac113e6f6 | 108233:de744425d5c4 |
---|---|
804 /* Define LD_SWITCH_X_SITE to contain any special flags your loader may need | 804 /* Define LD_SWITCH_X_SITE to contain any special flags your loader may need |
805 to deal with X Windows. For instance, if you've defined HAVE_X_WINDOWS | 805 to deal with X Windows. For instance, if you've defined HAVE_X_WINDOWS |
806 above and your X libraries aren't in a place that your loader can find on | 806 above and your X libraries aren't in a place that your loader can find on |
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 | |
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 | 809 |
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 |
817 /* String giving fallback POP mail host. */ | 813 /* String giving fallback POP mail host. */ |