aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-05-22 06:17:27 -0400
committerGlenn Morris2012-05-22 06:17:27 -0400
commita86e87a6ae7341c7b2581e84df8bdd51867b98a3 (patch)
treebb02ce74a6efad3ec55b81b2c7293ffcb710fcf8
parentcb1f695c7355c7b19dd79c8c2aa704a19fcfafa7 (diff)
downloademacs-a86e87a6ae7341c7b2581e84df8bdd51867b98a3.tar.gz
emacs-a86e87a6ae7341c7b2581e84df8bdd51867b98a3.zip
Auto-commit of generated files.
-rw-r--r--autogen/Makefile.in4
-rw-r--r--autogen/aclocal.m42
-rw-r--r--autogen/config.in21
-rwxr-xr-xautogen/configure164
4 files changed, 3 insertions, 188 deletions
diff --git a/autogen/Makefile.in b/autogen/Makefile.in
index a4d5f11ca9c..4cd8fce942a 100644
--- a/autogen/Makefile.in
+++ b/autogen/Makefile.in
@@ -66,8 +66,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
66 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/c-strtod.m4 \ 66 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/c-strtod.m4 \
67 $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/extensions.m4 \ 67 $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/extensions.m4 \
68 $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/getloadavg.m4 \ 68 $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/getloadavg.m4 \
69 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gl-comp.m4 \ 69 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gnulib-common.m4 \
70 $(top_srcdir)/m4/gnulib-common.m4 \ 70 $(top_srcdir)/m4/gnulib-comp.m4 \
71 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inttypes.m4 \ 71 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inttypes.m4 \
72 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/longlong.m4 \ 72 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/longlong.m4 \
73 $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/manywarnings.m4 \ 73 $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/manywarnings.m4 \
diff --git a/autogen/aclocal.m4 b/autogen/aclocal.m4
index f74fb730dc9..a334fa54709 100644
--- a/autogen/aclocal.m4
+++ b/autogen/aclocal.m4
@@ -992,8 +992,8 @@ m4_include([m4/extensions.m4])
992m4_include([m4/filemode.m4]) 992m4_include([m4/filemode.m4])
993m4_include([m4/getloadavg.m4]) 993m4_include([m4/getloadavg.m4])
994m4_include([m4/getopt.m4]) 994m4_include([m4/getopt.m4])
995m4_include([m4/gl-comp.m4])
996m4_include([m4/gnulib-common.m4]) 995m4_include([m4/gnulib-common.m4])
996m4_include([m4/gnulib-comp.m4])
997m4_include([m4/include_next.m4]) 997m4_include([m4/include_next.m4])
998m4_include([m4/inttypes.m4]) 998m4_include([m4/inttypes.m4])
999m4_include([m4/largefile.m4]) 999m4_include([m4/largefile.m4])
diff --git a/autogen/config.in b/autogen/config.in
index b08960e0fd4..2a8f523d237 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -1006,13 +1006,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
1006/* Define to the version of this package. */ 1006/* Define to the version of this package. */
1007#undef PACKAGE_VERSION 1007#undef PACKAGE_VERSION
1008 1008
1009/* Define as `void' if your compiler accepts `void *'; otherwise define as
1010 `char'. */
1011#undef POINTER_TYPE
1012
1013/* Define to 1 if the C compiler supports function prototypes. */
1014#undef PROTOTYPES
1015
1016/* Define to 1 if pthread_sigmask(), when it fails, returns -1 and sets errno. 1009/* Define to 1 if pthread_sigmask(), when it fails, returns -1 and sets errno.
1017 */ 1010 */
1018#undef PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1011#undef PTHREAD_SIGMASK_FAILS_WITH_ERRNO
@@ -1222,9 +1215,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
1222 used. */ 1215 used. */
1223#undef __GETOPT_PREFIX 1216#undef __GETOPT_PREFIX
1224 1217
1225/* Define like PROTOTYPES; this can be used by system headers. */
1226#undef __PROTOTYPES
1227
1228/* Ensure that <stdint.h> defines the limit macros, since gnulib's 1218/* Ensure that <stdint.h> defines the limit macros, since gnulib's
1229 <inttypes.h> relies on them. */ 1219 <inttypes.h> relies on them. */
1230#if defined __cplusplus && !defined __STDC_LIMIT_MACROS && GL_TRIGGER_STDC_LIMIT_MACROS 1220#if defined __cplusplus && !defined __STDC_LIMIT_MACROS && GL_TRIGGER_STDC_LIMIT_MACROS
@@ -1242,9 +1232,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
1242/* Define to the used os dependent file. */ 1232/* Define to the used os dependent file. */
1243#undef config_opsysfile 1233#undef config_opsysfile
1244 1234
1245/* Define to empty if `const' does not conform to ANSI C. */
1246#undef const
1247
1248/* A replacement for va_copy, if needed. */ 1235/* A replacement for va_copy, if needed. */
1249#define gl_va_copy(a,b) ((a) = (b)) 1236#define gl_va_copy(a,b) ((a) = (b))
1250 1237
@@ -1338,10 +1325,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
1338/* Define as `fork' if `vfork' does not work. */ 1325/* Define as `fork' if `vfork' does not work. */
1339#undef vfork 1326#undef vfork
1340 1327
1341/* Define to empty if the keyword `volatile' does not work. Warning: valid
1342 code using `volatile' can become incorrect without. Disable with care. */
1343#undef volatile
1344
1345 1328
1346/* On AIX 3 this must be included before any other include file. */ 1329/* On AIX 3 this must be included before any other include file. */
1347#include <alloca.h> 1330#include <alloca.h>
@@ -1418,10 +1401,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
1418#define BITS_PER_LONG_LONG 64 1401#define BITS_PER_LONG_LONG 64
1419#endif 1402#endif
1420 1403
1421/* Define if the compiler supports function prototypes. It may do so but
1422 not define __STDC__ (e.g. DEC C by default) or may define it as zero. */
1423#undef PROTOTYPES
1424
1425#include <string.h> 1404#include <string.h>
1426#include <stdlib.h> 1405#include <stdlib.h>
1427 1406
diff --git a/autogen/configure b/autogen/configure
index c6f7cde3711..f0a1894c7aa 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -9195,170 +9195,6 @@ _ACEOF
9195fi 9195fi
9196 9196
9197 9197
9198
9199{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for function prototypes" >&5
9200$as_echo_n "checking for function prototypes... " >&6; }
9201if test "$ac_cv_prog_cc_c89" != no; then
9202 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
9203$as_echo "yes" >&6; }
9204
9205$as_echo "#define PROTOTYPES 1" >>confdefs.h
9206
9207
9208$as_echo "#define __PROTOTYPES 1" >>confdefs.h
9209
9210else
9211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9212$as_echo "no" >&6; }
9213fi
9214
9215{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5
9216$as_echo_n "checking for working volatile... " >&6; }
9217if test "${ac_cv_c_volatile+set}" = set; then :
9218 $as_echo_n "(cached) " >&6
9219else
9220 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9221/* end confdefs.h. */
9222
9223int
9224main ()
9225{
9226
9227volatile int x;
9228int * volatile y = (int *) 0;
9229return !x && !y;
9230 ;
9231 return 0;
9232}
9233_ACEOF
9234if ac_fn_c_try_compile "$LINENO"; then :
9235 ac_cv_c_volatile=yes
9236else
9237 ac_cv_c_volatile=no
9238fi
9239rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9240fi
9241{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_volatile" >&5
9242$as_echo "$ac_cv_c_volatile" >&6; }
9243if test $ac_cv_c_volatile = no; then
9244
9245$as_echo "#define volatile /**/" >>confdefs.h
9246
9247fi
9248
9249{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
9250$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
9251if test "${ac_cv_c_const+set}" = set; then :
9252 $as_echo_n "(cached) " >&6
9253else
9254 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9255/* end confdefs.h. */
9256
9257int
9258main ()
9259{
9260/* FIXME: Include the comments suggested by Paul. */
9261#ifndef __cplusplus
9262 /* Ultrix mips cc rejects this. */
9263 typedef int charset[2];
9264 const charset cs;
9265 /* SunOS 4.1.1 cc rejects this. */
9266 char const *const *pcpcc;
9267 char **ppc;
9268 /* NEC SVR4.0.2 mips cc rejects this. */
9269 struct point {int x, y;};
9270 static struct point const zero = {0,0};
9271 /* AIX XL C 1.02.0.0 rejects this.
9272 It does not let you subtract one const X* pointer from another in
9273 an arm of an if-expression whose if-part is not a constant
9274 expression */
9275 const char *g = "string";
9276 pcpcc = &g + (g ? g-g : 0);
9277 /* HPUX 7.0 cc rejects these. */
9278 ++pcpcc;
9279 ppc = (char**) pcpcc;
9280 pcpcc = (char const *const *) ppc;
9281 { /* SCO 3.2v4 cc rejects this. */
9282 char *t;
9283 char const *s = 0 ? (char *) 0 : (char const *) 0;
9284
9285 *t++ = 0;
9286 if (s) return 0;
9287 }
9288 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
9289 int x[] = {25, 17};
9290 const int *foo = &x[0];
9291 ++foo;
9292 }
9293 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
9294 typedef const int *iptr;
9295 iptr p = 0;
9296 ++p;
9297 }
9298 { /* AIX XL C 1.02.0.0 rejects this saying
9299 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
9300 struct s { int j; const int *ap[3]; };
9301 struct s *b; b->j = 5;
9302 }
9303 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
9304 const int foo = 10;
9305 if (!foo) return 0;
9306 }
9307 return !cs[0] && !zero.x;
9308#endif
9309
9310 ;
9311 return 0;
9312}
9313_ACEOF
9314if ac_fn_c_try_compile "$LINENO"; then :
9315 ac_cv_c_const=yes
9316else
9317 ac_cv_c_const=no
9318fi
9319rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9320fi
9321{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
9322$as_echo "$ac_cv_c_const" >&6; }
9323if test $ac_cv_c_const = no; then
9324
9325$as_echo "#define const /**/" >>confdefs.h
9326
9327fi
9328
9329{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for void * support" >&5
9330$as_echo_n "checking for void * support... " >&6; }
9331if test "${emacs_cv_void_star+set}" = set; then :
9332 $as_echo_n "(cached) " >&6
9333else
9334 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9335/* end confdefs.h. */
9336
9337int
9338main ()
9339{
9340void * foo;
9341 ;
9342 return 0;
9343}
9344_ACEOF
9345if ac_fn_c_try_compile "$LINENO"; then :
9346 emacs_cv_void_star=yes
9347else
9348 emacs_cv_void_star=no
9349fi
9350rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9351fi
9352{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $emacs_cv_void_star" >&5
9353$as_echo "$emacs_cv_void_star" >&6; }
9354if test $emacs_cv_void_star = yes; then
9355 $as_echo "#define POINTER_TYPE void" >>confdefs.h
9356
9357else
9358 $as_echo "#define POINTER_TYPE char" >>confdefs.h
9359
9360fi
9361
9362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 9198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
9363$as_echo_n "checking whether byte ordering is bigendian... " >&6; } 9199$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
9364if test "${ac_cv_c_bigendian+set}" = set; then : 9200if test "${ac_cv_c_bigendian+set}" = set; then :