aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2010-05-12 20:58:17 -0700
committerGlenn Morris2010-05-12 20:58:17 -0700
commit4286c48d4b255139761c7d3ec14fc020f3f071b5 (patch)
tree726f266d4ee0eef5fd9bfdb915b9ba6df9192fef /src
parent99ab9eb4cbf2e9cdab7b8294b459a2b888c99d62 (diff)
downloademacs-4286c48d4b255139761c7d3ec14fc020f3f071b5.tar.gz
emacs-4286c48d4b255139761c7d3ec14fc020f3f071b5.zip
Regenerate configure, src/config.in.
Diffstat (limited to 'src')
-rw-r--r--src/config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/config.in b/src/config.in
index 5fb0cd7d569..a2eb09f8321 100644
--- a/src/config.in
+++ b/src/config.in
@@ -44,12 +44,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
44/* Define to 1 if using `getloadavg.c'. */ 44/* Define to 1 if using `getloadavg.c'. */
45#undef C_GETLOADAVG 45#undef C_GETLOADAVG
46 46
47/* Define C_SWITCH_X_SITE to contain any special flags your compiler may need
48 to deal with X Windows. For instance, if you've defined HAVE_X_WINDOWS
49 above and your X include files aren't in a place that your compiler can
50 find on its own, you might want to add "-I/..." or something similar. */
51#undef C_SWITCH_X_SITE
52
53/* Define to 1 for DGUX with <sys/dg_sys_info.h>. */ 47/* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
54#undef DGUX 48#undef DGUX
55 49
@@ -804,12 +798,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
804/* Define to use Kerberos 5 instead of Kerberos 4. */ 798/* Define to use Kerberos 5 instead of Kerberos 4. */
805#undef KERBEROS5 799#undef KERBEROS5
806 800
807/* Define LD_SWITCH_X_SITE to contain any special flags your loader may need
808 to deal with X Windows. For instance, if you've defined HAVE_X_WINDOWS
809 above and your X libraries aren't in a place that your loader can find on
810 its own, you might want to add "-L/..." or something similar. */
811#undef LD_SWITCH_X_SITE
812
813/* Define to 1 if localtime caches TZ. */ 801/* Define to 1 if localtime caches TZ. */
814#undef LOCALTIME_CACHE 802#undef LOCALTIME_CACHE
815 803