Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (AC_CHECK_FUNCS): Check for get_current_dir_name. | Eli Zaretskii | 2005-09-10 | 1 | -1/+1 |
| | |||||
* | configure.in <lynxsos*>: Support for LynxOS on PPC. | Eli Zaretskii | 2005-09-09 | 1 | -1/+9 |
| | | | | configure: Regenerated. | ||||
* | Merge gnulib getopt implementation into Emacs. | Paul Eggert | 2005-07-26 | 1 | -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 Kamstra | 2005-07-06 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | configure.in: Support Darwin/MacOSX on Intel | Steven Tamm | 2005-06-09 | 1 | -0/+3 |
| | | | | configure: Regenerate. | ||||
* | * configure.in (HAVE_CANCELMENUTRACKING): New test. | Jan Djärv | 2005-06-06 | 1 | -0/+9 |
| | |||||
* | Add --enable-locallisppath. | Lute Kamstra | 2005-05-19 | 1 | -0/+10 |
| | |||||
* | Don't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBON | YAMAMOTO Mitsuharu | 2005-05-13 | 1 | -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 Schwab | 2005-04-23 | 1 | -5/+0 |
| | |||||
* | Check for <pwd.h>. | Thien-Thi Nguyen | 2005-04-20 | 1 | -1/+1 |
| | |||||
* | Remove eol whitespace; nfc. | Thien-Thi Nguyen | 2005-04-20 | 1 | -4/+4 |
| | |||||
* | Don't let a special LessTif/Motif1.2 install | Stefan Monnier | 2005-03-16 | 1 | -24/+25 |
| | | | | shadow the main Lesstif/Motif-2.1 libs and includes. | ||||
* | * configure.in: Only add XASSERTS to cppflags. | Jan Djärv | 2005-03-10 | 1 | -1/+0 |
| | |||||
* | * configure.in: Added --enable-asserts. | Jan Djärv | 2005-03-04 | 1 | -10/+11 |
| | | | | * configure: Regenerate. | ||||
* | * configure.in: Check for <sys/utsname.h>. | Steven Tamm | 2005-01-19 | 1 | -1/+2 |
| | | | | * configure: Regenerate. | ||||
* | (INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in. | Stefan Monnier | 2004-12-07 | 1 | -4/+11 |
| | |||||
* | * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for | Jan Djärv | 2004-12-07 | 1 | -0/+15 |
| | | | | | pthreads and define HAVE_GTK_AND_PTHREAD. * configure: Regenerate. | ||||
* | Add check for getrusage. | Eli Zaretskii | 2004-11-06 | 1 | -1/+1 |
| | |||||
* | * configure.in (HAVE_GTK): Only set with_toolkit_scroll_bars if not | Jan Djärv | 2004-11-02 | 1 | -1/+3 |
| | | | | explicitly set to no. | ||||
* | * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New | Jan Djärv | 2004-11-02 | 1 | -0/+15 |
| | | | | | tests for new and old GTK file dialogs. * configure: Rebuild | ||||
* | * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32 | Jan Djärv | 2004-10-20 | 1 | -45/+12 |
| | | | | | can be set. Remove SETARCH test. * configure: Rebuild | ||||
* | configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h | Steven Tamm | 2004-10-08 | 1 | -0/+3 |
| | | | | configure: Rebuild | ||||
* | configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to end | Jan Djärv | 2004-10-06 | 1 | -10/+15 |
| | | | | of configure run. | ||||
* | * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to | Jan Djärv | 2004-10-06 | 1 | -8/+15 |
| | | | | AC_MSG_WARN. | ||||
* | * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD. | Jan Djärv | 2004-10-05 | 1 | -19/+48 |
| | | | | Run test to see if heap start address is random. | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581 | Miles Bader | 2004-09-29 | 1 | -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ärv | 2004-09-25 | 1 | -6/+15 |
| | | | | * configure: Rebuild. | ||||
* | * configure.in: Check for exec-shield. | Jan Djärv | 2004-09-24 | 1 | -1/+12 |
| | | | | * configure: Rebuild. | ||||
* | 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 |
| |