log configure.in @ 53071:aa5d7d8f5736

age author description
Sun, 16 Nov 2003 16:09:07 +0000 Jan Djrv * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
Tue, 23 Sep 2003 12:39:44 +0000 Dave Love Check members of struct ifreq.
Sat, 13 Sep 2003 23:28:18 +0000 Kim F. Storm Add checks for sys/ioctl.h and net/if.h.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 19 Aug 2003 08:21:00 +0000 Lute Kamstra Revert the change of 2003-07-29 as GTK+ 2.2 is not required anymore.
Thu, 07 Aug 2003 16:00:31 +0000 Andrew Choi * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
Tue, 29 Jul 2003 17:41:37 +0000 Richard M. Stallman Fix previous change.
Tue, 29 Jul 2003 17:41:12 +0000 Richard M. Stallman (HAVE_XIM): Define if XIM is available.
Mon, 28 Jul 2003 22:51:58 +0000 Juanma Barranquero The function gtk_window_set_icon_from_file was introduced in GTK+ 2.2, so check
Mon, 28 Jul 2003 18:01:39 +0000 Dave Love Fix last change.
Wed, 23 Jul 2003 11:16:16 +0000 Andreas Schwab Add --enable-maintainer-mode, substitute MAINT.
Tue, 22 Jul 2003 17:29:56 +0000 Dave Love Make XRegisterIMInstantiateCallback test depend on
Sun, 20 Jul 2003 23:38:20 +0000 Markus Rost Indicate boundaries of the big quoted region by comments.
Tue, 15 Jul 2003 08:07:15 +0000 Andreas Schwab Temporarily leave quoting for AC_DEFINE.
Mon, 14 Jul 2003 02:21:29 +0000 Stefan Monnier Check for posix_memalign.
Sat, 12 Jul 2003 21:59:54 +0000 Richard M. Stallman [netbsd systems]: Define HAVE_CRTIN properly.
Sun, 29 Jun 2003 12:01:08 +0000 Dave Love Fix XRegisterIMInstantiateCallback check for gcc.
Mon, 23 Jun 2003 18:35:23 +0000 Dave Love Check for sys/_mbstate_t.h. Test
Fri, 06 Jun 2003 09:03:44 +0000 Dave Love Check for locale.h.
Thu, 05 Jun 2003 16:37:13 +0000 Dave Love Check for memcpy, mempcpy, mblen, mbrlen. Use
Mon, 02 Jun 2003 19:25:06 +0000 Juanma Barranquero Revert changes of 2003-03-03 and 2003-05-28.
Sat, 24 May 2003 19:28:34 +0000 Andreas Schwab (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
Thu, 22 May 2003 13:19:53 +0000 Dave Love Remove redundant test for term.h. Test for
Tue, 20 May 2003 16:32:16 +0000 Dave Love Append * to s390-*-linux-gnu case.
Wed, 30 Apr 2003 09:23:02 +0000 Richard M. Stallman Handle system types sysv5uw* and sysv5OpenUNIX*.
Mon, 28 Apr 2003 16:24:30 +0000 Francesco Potort Undo last (RMS') change, as it is useless, per Dave Love.
Wed, 09 Apr 2003 01:40:57 +0000 Richard M. Stallman Put #include of jpeglib.h at start of line.
Sun, 06 Apr 2003 10:50:11 +0000 Francesco Potort Use the same configuration for all aix5, not just aix5.1.
Sun, 16 Mar 2003 22:30:36 +0000 Francesco Potort Check for need for bigtoc support on IBM AIX for
Mon, 03 Mar 2003 18:29:58 +0000 Rob Browning * configure.in: add AC_CHECK_FUNCS for memcmp and memmove.