Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use `extrasub' (loses with autoconf 2.59). | Stefan Monnier | 2004-05-04 | 1 | -9/+0 |
| | |||||
* | Don't forget to quote args to `test'. | Stefan Monnier | 2004-04-29 | 1 | -2/+2 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 2004-03-21 | 1 | -1/+8 |
| | |||||
* | Add -znocombreloc to LDFLAGS if supported. | Richard M. Stallman | 2004-03-20 | 1 | -0/+12 |
| | |||||
* | <darwin>: Use fink packages if available. | Stefan Monnier | 2004-01-27 | 1 | -0/+6 |
| | |||||
* | Check for <sys/socket.h>. Include it before | Andreas Schwab | 2003-12-24 | 1 | -2/+15 |
| | | | | including <net/if.h>. Move check for <net/if.h> before its use. | ||||
* | (PKG_CHECK_MODULES): Fix quoting. | Andreas Schwab | 2003-12-24 | 1 | -2/+2 |
| | |||||
* | (powerpc-apple-darwin*): Use ${CC-cc} instead of | Andreas Schwab | 2003-12-01 | 1 | -1/+1 |
| | | | | hardcoding gcc. | ||||
* | (powerpc-apple-darwin*): Use ${CC} instead of | Andreas Schwab | 2003-12-01 | 1 | -1/+1 |
| | | | | hardcoding gcc. | ||||
* | Fix in HAVE_X_SM test | Jan Djärv | 2003-11-16 | 1 | -1/+1 |
| | |||||
* | * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle | Jan Djärv | 2003-11-16 | 1 | -1/+12 |
| | | | | | multiple displays. Regenerate configure. | ||||
* | Check members of struct ifreq. | Dave Love | 2003-09-23 | 1 | -0/+3 |
| | |||||
* | Add checks for sys/ioctl.h and net/if.h. | Kim F. Storm | 2003-09-13 | 1 | -0/+2 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | |||||
* | Revert the change of 2003-07-29 as GTK+ 2.2 is not required anymore. | Lute Kamstra | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp | Andrew Choi | 2003-08-07 | 1 | -1/+1 |
| | | | | option instead of -traditional-cpp for CPP. | ||||
* | Fix previous change. | Richard M. Stallman | 2003-07-29 | 1 | -1/+0 |
| | |||||
* | (HAVE_XIM): Define if XIM is available. | Richard M. Stallman | 2003-07-29 | 1 | -3/+14 |
| | |||||
* | The function gtk_window_set_icon_from_file was introduced in GTK+ 2.2, so check | Juanma Barranquero | 2003-07-28 | 1 | -1/+1 |
| | | | | for that release. | ||||
* | Fix last change. | Dave Love | 2003-07-28 | 1 | -2/+2 |
| | |||||
* | Add --enable-maintainer-mode, substitute MAINT. | Andreas Schwab | 2003-07-23 | 1 | -0/+12 |
| | |||||
* | Make XRegisterIMInstantiateCallback test depend on | Dave Love | 2003-07-22 | 1 | -6/+13 |
| | | | | | | HAVE_X11, not with_xim. (HAVE_CRTIN): Provide template. <with_png>: Test for png.h and libpng/png.h. | ||||
* | Indicate boundaries of the big quoted region by comments. | Markus Rost | 2003-07-20 | 1 | -0/+6 |
| | |||||
* | Temporarily leave quoting for AC_DEFINE. | Andreas Schwab | 2003-07-15 | 1 | -2/+2 |
| | |||||
* | Check for posix_memalign. | Stefan Monnier | 2003-07-14 | 1 | -1/+1 |
| | |||||
* | [netbsd systems]: Define HAVE_CRTIN properly. | Richard M. Stallman | 2003-07-12 | 1 | -0/+4 |
| | |||||
* | Fix XRegisterIMInstantiateCallback check for gcc. | Dave Love | 2003-06-29 | 1 | -0/+11 |
| | |||||
* | Check for sys/_mbstate_t.h. Test | Dave Love | 2003-06-23 | 1 | -1/+26 |
| | | | | | XRegisterIMInstantiateCallback prototype. (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime. | ||||
* | Check for locale.h. | Dave Love | 2003-06-06 | 1 | -1/+1 |
| | |||||
* | Check for memcpy, mempcpy, mblen, mbrlen. Use | Dave Love | 2003-06-05 | 1 | -5/+9 |
| | | | | | AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T. (NLIST_STRUCT): Don't define. | ||||
* | Revert changes of 2003-03-03 and 2003-05-28. | Juanma Barranquero | 2003-06-02 | 1 | -14/+9 |
| | |||||
* | (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy, | Andreas Schwab | 2003-05-24 | 1 | -10/+13 |
| | | | | bzero, and bcmp. | ||||
* | Remove redundant test for term.h. Test for | Dave Love | 2003-05-22 | 1 | -2/+2 |
| | | | | difftime. | ||||
* | Append * to s390-*-linux-gnu case. | Dave Love | 2003-05-20 | 1 | -5/+12 |
| | | | | (LIBMAIL) <lockfile>: Don't define. | ||||
* | Handle system types sysv5uw* and sysv5OpenUNIX*. | Richard M. Stallman | 2003-04-30 | 1 | -0/+4 |
| | |||||
* | Undo last (RMS') change, as it is useless, per Dave Love. | Francesco Potortì | 2003-04-28 | 1 | -3/+1 |
| | |||||
* | Put #include of jpeglib.h at start of line. | Richard M. Stallman | 2003-04-09 | 1 | -1/+3 |
| | |||||
* | Use the same configuration for all aix5, not just aix5.1. | Francesco Potortì | 2003-04-06 | 1 | -1/+1 |
| | |||||
* | Check for need for bigtoc support on IBM AIX for | Francesco Potortì | 2003-03-16 | 1 | -0/+16 |
| | | | | solving a linker table overflow problem. | ||||
* | * configure.in: add AC_CHECK_FUNCS for memcmp and memmove. | Rob Browning | 2003-03-03 | 1 | -7/+10 |
| | | | | | (AH_BOTTOM): switch tests to prefer memcmp, memset, and memmove over bzero, bcmp, and bcopy. | ||||
* | Set new hpux10-20.h as "major" include for 10.20. | Juanma Barranquero | 2003-02-21 | 1 | -0/+3 |
| | |||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -20/+20 |
| | |||||
* | Cygwin support patch. | Juanma Barranquero | 2003-01-31 | 1 | -0/+1 |
| | |||||
* | Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of | Andreas Schwab | 2003-01-22 | 1 | -1/+2 |
| | | | | redefining it explicitly in src/config.in. | ||||
* | Fixed --with-gtk | Jan Djärv | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | GTK version | Jan Djärv | 2003-01-19 | 1 | -3/+106 |
| | |||||
* | * configure.in: New option, --enable-carbon-app, to specify | Steven Tamm | 2003-01-07 | 1 | -0/+14 |
| | | | | | | that the application should be installed * Makefile.in (install-arch-dep): On Mac OS X, install the Emacs.app application if carbon-app is enabled | ||||
* | Fix last change. | Dave Love | 2003-01-06 | 1 | -1/+1 |
| | |||||
* | Check for nl_langinfo. | Dave Love | 2003-01-06 | 1 | -5/+15 |
| | | | | [!HAVE_SIZE_T]: Fix typedef. | ||||
* | Add tests for install-info | David Kastrup | 2003-01-06 | 1 | -0/+3 |
| |