* acconfig.h: Add HAVE_DRAND48 and HAVE_ISATTY.
* aclocal.m4: Regenerated.
* config.h.in: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72573
138bc75d-0d04-0410-961f-
82ee72b054a4
+2003-10-16 Benjamin Kosnik <bkoz@redhat.com>
+
+ * acconfig.h: Add HAVE_DRAND48 and HAVE_ISATTY.
+ * aclocal.m4: Regenerated.
+ * config.h.in: Regenerated.
+
2003-10-16 Bernardo Innocenti <bernie@develer.com>
* config/cpu/m68k/atomicity.h (__exchange_and_add): Use TAS on
#undef HAVE_GTHR_DEFAULT
// Define if lrand48 exists.
-#undef HAVE_LRAND48
+#undef HAVE_DRAND48
+
+// Define if isatty exists.
+#undef HAVE_ISATTY
// Define if getpagesize exists.
#undef HAVE_GETPAGESIZE
-# generated automatically by aclocal 1.7.6 -*- Autoconf -*-
+# generated automatically by aclocal 1.7.8 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# Call AM_AUTOMAKE_VERSION so it can be traced.
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
- [AM_AUTOMAKE_VERSION([1.7.6])])
+ [AM_AUTOMAKE_VERSION([1.7.8])])
# Helper functions for option handling. -*- Autoconf -*-
#undef HAVE_GTHR_DEFAULT
// Define if lrand48 exists.
-#undef HAVE_LRAND48
+#undef HAVE_DRAND48
+
+// Define if isatty exists.
+#undef HAVE_ISATTY
// Define if getpagesize exists.
#undef HAVE_GETPAGESIZE
/* Define to 1 if you have the `cosl' function. */
#undef HAVE_COSL
-/* Define to 1 if you have the `lrand48' function. */
-#undef HAVE_LRAND48
-
/* Define to 1 if you have the <endian.h> header file. */
#undef HAVE_ENDIAN_H
/* Define to 1 if you have the `isnanl' function. */
#undef HAVE_ISNANL
+/* Define to 1 if you have the `iswblank' function. */
+#undef HAVE_ISWBLANK
+
/* Define to 1 if you have the `ldexpf' function. */
#undef HAVE_LDEXPF
/* Define to 1 if you have the `logl' function. */
#undef HAVE_LOGL
+/* Define to 1 if you have the `lrand48' function. */
+#undef HAVE_LRAND48
+
/* Define to 1 if you have the <machine/endian.h> header file. */
#undef HAVE_MACHINE_ENDIAN_H
/* Define to 1 if you have the `wscanf' function. */
#undef HAVE_WSCANF
-/* Define if you have the `iswblank' function. */
-#undef HAVE_ISWBLANK
-
/* Define to 1 if you have the `_acosf' function. */
#undef HAVE__ACOSF