summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
* * configure.in: Delete mac-fix-env target, which has beenChong Yidong2009-06-13
| | | | removed (Bug#3531).
* Bump version to 23.0.94.emacs-pretest-23.0.94Chong Yidong2009-05-23
|
* configure: RegenerateChong Yidong2009-05-01
|
* * configure: Regenerate.Chong Yidong2009-04-25
| | | | * configure.in: Disable use of FreeType without libXft.
* Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.Jan Djärv2009-04-19
| | | | | | | | | | * gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar): Use G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated. (xg_initialize): Use g_type_class_ref instead of gtk_type_class which is deprecated. * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER): Check if it is declared in gtk.h.
* Regenerate configure.Andreas Schwab2009-03-31
|
* (rs6000-ibm-aix6*): Fix typo.Dan Nicolaescu2009-03-06
|
* Regenerate using autoconf-2.61 and Schwab's patch.Chong Yidong2009-02-26
|
* Regenerate.Chong Yidong2009-02-26
|
* Regenerate configure with fixed AC_FUNC_MKTIMEMiles Bader2009-02-26
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1555
* Regenerate.Chong Yidong2009-02-26
|
* Regenerate.Glenn Morris2009-02-10
|
* Regenerate with fixed AC_FUNC_MKTIME.Andreas Schwab2009-02-04
|
* Regenerate.Chong Yidong2009-02-01
|
* Regenerate.Glenn Morris2009-01-26
|
* Add support for m68k-*-netbsd.Dan Nicolaescu2009-01-22
|
* Add Solaris on x86_64.Dan Nicolaescu2008-12-09
|
* Regenerate.Glenn Morris2008-11-18
|
* (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)Glenn Morris2008-11-07
|
* (*-solaris2.[7-9]*): Fix typo.Dan Nicolaescu2008-10-30
|
* Regenerate.Glenn Morris2008-10-24
|
* Fix typos.Dan Nicolaescu2008-10-23
|
* * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.Dan Nicolaescu2008-10-23
| | | | | Use sol2-6.h for Solaris 7-9. * s/sol2-10.h: New file.
* * configure.in: Add support for GNU/Linux on SuperH.Dan Nicolaescu2008-10-18
| | | | | * MACHINES: Add section for SuperH. * m/sh3.h: New file, machine description for SuperH.
* Only check for m17n-flt if HAVE_LIBOTF.Andreas Schwab2008-10-12
|
* Regenerate.Romain Francoise2008-10-04
|
* configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning 'X') to ↵Adrian Robert2008-10-03
| | | | avoid confusion
* Regenerate.Chong Yidong2008-08-28
|
* Regenerate configure to get fixed autoconf mktime testMiles Bader2008-08-22
| | | | | | | Debian's autoconf package 2.61-7 includes a fix for the autoconf bug which caused AC_FUNC_MKTIME to hang for a long time when configuring. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1387
* Regenerate.Chong Yidong2008-08-21
|
* * s/darwin.h (OTHER_FILES): Do not define here, defined inDan Nicolaescu2008-08-07
| | | | | | | | | | | | | | | | | | | config.in. * Makefile.in (ALL_OBJC_CFLAGS): New variable. (.m.o): Use it. * config.in: Regenerate. * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do not special case for NS_IMPL_COCOA. * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable. AC_SUBST it. (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define. AC_SUBST it. (OTHER_FILES): Always define for HAVE_NS. (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA. * configure: Regenerate.
* * configure.in: Correctly handleAndreas Schwab2008-08-07
| | | | | | --enable-cocoa-experimental-ctrl-g=no and --enable-ns-self-contained=yes. * configure: Regenerate.
* * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. ↵Adrian Robert2008-08-06
| | | | (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.* configure: Regenerate.
* Regenerate.Chong Yidong2008-08-06
|
* Regenerate.Chong Yidong2008-08-05
|
* Regenerate.Chong Yidong2008-08-04
|
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-31
| | | | | | | | | | | | | | | | | | | | | | | | * xterm.c: * xselect.c: * xfns.c: * window.c: * w32term.c: * w32fns.c: * terminal.c: * termhooks.h: * term.c: * sysdep.c: * keyboard.h: * keyboard.c: * frame.h: * frame.c: * frame.c: Remove references to MULTI_KBOARD, it is now the default. * config.in: Regenerate. * config.nt (MULTI_KBOARD): Remove. * configure.in (MULTI_KBOARD): Remove.
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
* Regenerate.Chong Yidong2008-07-25
|
* apply patch for GNUSTEP_MAKEFILES from Yavor DoganovAdrian Robert2008-07-19
|
* remove need for nextstep/compile for NS build; also, add NEWS entry about ↵Adrian Robert2008-07-17
| | | | the port
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | in case it was defined already. USE @GNUSTEP_MAKEFILES@ rather than envvars. * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to ns_default. (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare Lisp_Objects. * nsterm.h (Fx_display_grayscale_p, Fx_display_planes) (ns_defined_color, ns_color_to_lisp): Declare. * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear) (Fns_own_selection_internal): Make the big ugly hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE. * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects. (update_frame_tool_bar): Remove apparently obsolete tests for non-integerness of f->tool_bar_lines. (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE. * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast. (nsfont_open): Don't confuse NULL for Qnil. * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects. * menu.h (find_and_call_menu_selection): * menu.c (find_and_call_menu_selection): Use just int for vector size. (find_and_return_menu_selection): Always return something. * frame.h: Include dispextern.h for Display_Info. (display_x_get_resource): Declare. * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
* should have gone in in last commitAdrian Robert2008-07-16
|
* * editfns.c (Fuser_full_name): Replace the only use ofDan Nicolaescu2008-07-16
| | | | | | | | | USER_FULL_NAME with its value. * config.in: Regenerate. * configure.in (freebsd, kfreebsd): Undo part of previous change. (USER_FULL_NAME): Remove, not used anymore. * configure: Regenerate.
* Regenerate with fixed AC_FUNC_MKTIME.Andreas Schwab2008-07-15
|
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-15
|
* * configure.in: Remove references to desupported systems.Dan Nicolaescu2008-07-10
| | | | * configure: Regenerate.
* * configure.in: Use macppc for Darwin.Dan Nicolaescu2008-07-10
| | | | | | * configure: Regenerate. * m/powermac.h: Remove file, it is now identical to m/macppc.h.
* Regnerate.Glenn Morris2008-07-01
|
* * unexnext.c:Dan Nicolaescu2008-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * m/ews4800.h: * m/hp9000s300.h: * m/ibm370aix.h: * m/mips-siemens.h: * m/ncr386.h: * m/next.h: * m/pmax.h: * m/powerpcle.h: * m/tandem-s2.h: * s/386bsd.h: * s/bsd386.h: * s/bsd4-1.h: * s/bsd4-2.h: * s/bsdos2-1.h: * s/bsdos2.h: * s/bsdos3.h: * s/bsdos4.h: * s/nextstep.h: * s/ultrix4-3.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-4-3.h: * s/ux4800.h: * s/uxpds.h: * s/uxpv.h: Remove support for obsolete systems. * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h: Remove, insert contents in s/hpux-10.20.h * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h: Remove, insert contents in s/aix-4.2.h * s/usg5-3.h: Remove, insert contents in s/usg5-4.h. * s/bsd4-3.h: Rename to .. * s/bsd-common.h: ... this. * src/data.c: * src/doc.c: * src/ecrt0.c: * src/emacs.c: * src/fileio.c: * src/floatfns.c: * src/keyboard.c: * src/mem-limits.h: * src/print.c: * src/process.c: * src/sysdep.c: * src/syssignal.h: * src/systty.h: * src/syswait.h: * src/term.c: * src/unexec.c: * src/unexelf.c: * src/unexhp9k800.c: * src/m/hp800.h: * src/m/ibmrs6000.h: * src/m/mips.h: * src/m/vax.h: * src/s/darwin.h: * src/s/freebsd.h: * src/s/gnu.h: * src/s/ms-w32.h: * src/s/msdos.h: * src/s/netbsd.h: * src/s/template.h: Remove references to obsolete variables. * Makefile.in: Add dependencies for all unexec files. (admindir): Remove unused variable. (UNEXEC_SRC): Remove references. * config.nt: Remove reference to UNEXEC_SRC. * lwlib.c: Remove references to obsolete variables. * fakemail.c: Remove references to obsolete variables. * os.texi: Remove references to obsolete systems. * configure.in: * configure: Remove references to obsolete systems.