summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix previous change.Richard M. Stallman2004-03-211-1/+8
|
* Add -znocombreloc to LDFLAGS if supported.Richard M. Stallman2004-03-201-0/+12
|
* <darwin>: Use fink packages if available.Stefan Monnier2004-01-271-0/+6
|
* Check for <sys/socket.h>. Include it beforeAndreas Schwab2003-12-241-2/+15
| | | | including <net/if.h>. Move check for <net/if.h> before its use.
* (PKG_CHECK_MODULES): Fix quoting.Andreas Schwab2003-12-241-2/+2
|
* (powerpc-apple-darwin*): Use ${CC-cc} instead ofAndreas Schwab2003-12-011-1/+1
| | | | hardcoding gcc.
* (powerpc-apple-darwin*): Use ${CC} instead ofAndreas Schwab2003-12-011-1/+1
| | | | hardcoding gcc.
* Fix in HAVE_X_SM testJan Djärv2003-11-161-1/+1
|
* * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handleJan Djärv2003-11-161-1/+12
| | | | | multiple displays. Regenerate configure.
* Check members of struct ifreq.Dave Love2003-09-231-0/+3
|
* Add checks for sys/ioctl.h and net/if.h.Kim F. Storm2003-09-131-0/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* Revert the change of 2003-07-29 as GTK+ 2.2 is not required anymore.Lute Kamstra2003-08-191-1/+1
|
* * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precompAndrew Choi2003-08-071-1/+1
| | | | option instead of -traditional-cpp for CPP.
* Fix previous change.Richard M. Stallman2003-07-291-1/+0
|
* (HAVE_XIM): Define if XIM is available.Richard M. Stallman2003-07-291-3/+14
|
* The function gtk_window_set_icon_from_file was introduced in GTK+ 2.2, so checkJuanma Barranquero2003-07-281-1/+1
| | | | for that release.
* Fix last change.Dave Love2003-07-281-2/+2
|
* Add --enable-maintainer-mode, substitute MAINT.Andreas Schwab2003-07-231-0/+12
|
* Make XRegisterIMInstantiateCallback test depend onDave Love2003-07-221-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 Rost2003-07-201-0/+6
|
* Temporarily leave quoting for AC_DEFINE.Andreas Schwab2003-07-151-2/+2
|
* Check for posix_memalign.Stefan Monnier2003-07-141-1/+1
|
* [netbsd systems]: Define HAVE_CRTIN properly.Richard M. Stallman2003-07-121-0/+4
|
* Fix XRegisterIMInstantiateCallback check for gcc.Dave Love2003-06-291-0/+11
|
* Check for sys/_mbstate_t.h. TestDave Love2003-06-231-1/+26
| | | | | XRegisterIMInstantiateCallback prototype. (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
* Check for locale.h.Dave Love2003-06-061-1/+1
|
* Check for memcpy, mempcpy, mblen, mbrlen. UseDave Love2003-06-051-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 Barranquero2003-06-021-14/+9
|
* (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,Andreas Schwab2003-05-241-10/+13
| | | | bzero, and bcmp.
* Remove redundant test for term.h. Test forDave Love2003-05-221-2/+2
| | | | difftime.
* Append * to s390-*-linux-gnu case.Dave Love2003-05-201-5/+12
| | | | (LIBMAIL) <lockfile>: Don't define.
* Handle system types sysv5uw* and sysv5OpenUNIX*.Richard M. Stallman2003-04-301-0/+4
|
* Undo last (RMS') change, as it is useless, per Dave Love.Francesco Potortì2003-04-281-3/+1
|
* Put #include of jpeglib.h at start of line.Richard M. Stallman2003-04-091-1/+3
|
* Use the same configuration for all aix5, not just aix5.1.Francesco Potortì2003-04-061-1/+1
|
* Check for need for bigtoc support on IBM AIX forFrancesco Potortì2003-03-161-0/+16
| | | | solving a linker table overflow problem.
* * configure.in: add AC_CHECK_FUNCS for memcmp and memmove.Rob Browning2003-03-031-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 Barranquero2003-02-211-0/+3
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-20/+20
|
* Cygwin support patch.Juanma Barranquero2003-01-311-0/+1
|
* Set HAVE_MENUS=yes when HAVE_CARBON=yes instead ofAndreas Schwab2003-01-221-1/+2
| | | | redefining it explicitly in src/config.in.
* Fixed --with-gtkJan Djärv2003-01-201-1/+1
|
* GTK versionJan Djärv2003-01-191-3/+106
|
* * configure.in: New option, --enable-carbon-app, to specifySteven Tamm2003-01-071-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 Love2003-01-061-1/+1
|
* Check for nl_langinfo.Dave Love2003-01-061-5/+15
| | | | [!HAVE_SIZE_T]: Fix typedef.
* Add tests for install-infoDavid Kastrup2003-01-061-0/+3
|
* (*-sunos5*, *-solaris*): Revert previous change -Markus Rost2002-12-091-1/+1
| | | | use again sol2-6 instead of sol2-8.
* Delete sunos5.8 configuration.Dave Love2002-12-091-5/+0
|