aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Don't let a special LessTif/Motif1.2 installStefan Monnier2005-03-161-24/+25
| | | | shadow the main Lesstif/Motif-2.1 libs and includes.
* * configure.in: Only add XASSERTS to cppflags.Jan Djärv2005-03-101-1/+0
|
* * configure.in: Added --enable-asserts.Jan Djärv2005-03-041-10/+11
| | | | * configure: Regenerate.
* * configure.in: Check for <sys/utsname.h>.Steven Tamm2005-01-191-1/+2
| | | | * configure: Regenerate.
* (INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in.Stefan Monnier2004-12-071-4/+11
|
* * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check forJan Djärv2004-12-071-0/+15
| | | | | pthreads and define HAVE_GTK_AND_PTHREAD. * configure: Regenerate.
* Add check for getrusage.Eli Zaretskii2004-11-061-1/+1
|
* * configure.in (HAVE_GTK): Only set with_toolkit_scroll_bars if notJan Djärv2004-11-021-1/+3
| | | | explicitly set to no.
* * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): NewJan Djärv2004-11-021-0/+15
| | | | | tests for new and old GTK file dialogs. * configure: Rebuild
* * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32Jan Djärv2004-10-201-45/+12
| | | | | can be set. Remove SETARCH test. * configure: Rebuild
* configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.hSteven Tamm2004-10-081-0/+3
| | | | configure: Rebuild
* configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to endJan Djärv2004-10-061-10/+15
| | | | of configure run.
* * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR toJan Djärv2004-10-061-8/+15
| | | | AC_MSG_WARN.
* * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.Jan Djärv2004-10-051-19/+48
| | | | Run test to see if heap start address is random.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-581Miles Bader2004-09-291-1/+1
| | | | | | | | | Fix exec-shield autoconf test 2004-09-29 Miles Bader <[email protected]> * configure.in (HAVE_EXECSHIELD): Test correct env variable to see if setarch is present.
* * configure.in (HAVE_EXECSHIELD): Only define on x86.Jan Djärv2004-09-251-6/+15
| | | | * configure: Rebuild.
* * configure.in: Check for exec-shield.Jan Djärv2004-09-241-1/+12
| | | | * configure: Rebuild.
* Don't use `extrasub' (loses with autoconf 2.59).Stefan Monnier2004-05-041-9/+0
|
* Don't forget to quote args to `test'.Stefan Monnier2004-04-291-2/+2
|
* 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.