summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* (AC_CHECK_FUNCS): Check for get_current_dir_name.Eli Zaretskii2005-09-101-1/+1
|
* configure.in <lynxsos*>: Support for LynxOS on PPC.Eli Zaretskii2005-09-091-1/+9
| | | | configure: Regenerated.
* Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-261-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (AUTOCONF_INPUTS): New macro. ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it, so that these files also depend on m4/getopt.m4. * configure.in: Configure getopt by including m4/getopt.m4, and configuring a getopt replacement if necessary. * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h. * m4/getopt.m4: New file. * lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t. (GETOPT_H): New macro, from gnulib. (getopt.h): New rule, from gnulib. (GETOPTOBJS): Now autoconfigured. (GETOPTDEPS): getopt.h is now autoconfigured. (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h. (getopt.o): Depend on ${srcdir}/gettext.h. (movemail.o): Depend on $(GETOPT_H). * lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib. * lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h: New files, from gnulib. * lib-src/getopt.h: Removed (now is getopt_.h). * nt/inc/gettext.h: Remove; no longer needed now that lib-src/gettext.h exists. * src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is now part of lib-src.
* Fix capitalization.Lute Kamstra2005-07-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* configure.in: Support Darwin/MacOSX on IntelSteven Tamm2005-06-091-0/+3
| | | | configure: Regenerate.
* * configure.in (HAVE_CANCELMENUTRACKING): New test.Jan Djärv2005-06-061-0/+9
|
* Add --enable-locallisppath.Lute Kamstra2005-05-191-0/+10
|
* Don't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBONYAMAMOTO Mitsuharu2005-05-131-6/+11
| | | | | before USE_TOOLKIT_SCROLL_BARS. Define USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
* Remove duplicate match for powerpc configuration.Andreas Schwab2005-04-231-5/+0
|
* Check for <pwd.h>.Thien-Thi Nguyen2005-04-201-1/+1
|
* Remove eol whitespace; nfc.Thien-Thi Nguyen2005-04-201-4/+4
|
* 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: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581Miles Bader2004-09-291-1/+1
| | | | | | | | | Fix exec-shield autoconf test 2004-09-29 Miles Bader <miles@gnu.org> * 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
|