1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

594 Commits

Author SHA1 Message Date
Dan Nicolaescu
4624371d9a * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
dealing with obsolete variables.

* fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
(main): Replace MAIL_PROGRAM_NAME with its value.

* src/Makefile.in:
* src/emacs.c:
* src/gmalloc.c:
* src/keyboard.c:
* src/lisp.h:
* src/m/ibm370aix.h:
* src/process.c:
* src/regex.c:
* src/s/hpux.h:
* src/sysdep.c:
* src/sysselect.h:
* src/systty.h:
* src/unexec.c:
* src/w32term.c:
* src/xsmfns.c:
* src/xterm.c: Remove code that deals with obsolete variables.

* s/msdos.h (DONT_NEED_ENVIRON): Don't define.

* ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
nothing else needs it anymore.
2008-02-09 18:03:10 +00:00
Glenn Morris
86dc59b0f7 (--with-gcc): Give an error saying this option has been removed.
(--with-gtk): Remove this option.
2008-02-06 07:57:33 +00:00
Glenn Morris
02f35af246 Tom Tromey <tromey at redhat.com>
(--with-gcc): Remove.
2008-02-06 07:53:38 +00:00
Michael Olson
b5a922ded4 configure.in: Enable D-Bus by default. 2008-02-05 05:13:13 +00:00
Thien-Thi Nguyen
435f8bc50e Arrange for innards to jive w/ summary for libotf and m17n-flt.
* configure.in: For libotf and m17n-flt checks, set shell vars
HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
pkg_check_m17n_flt, respectively, for the sake of the summary output.
* configure: Regenerated.
2008-02-02 20:46:40 +00:00
Eli Zaretskii
2ee27f2775 configure.in: If admin/unidata/UnicodeData.txt is present, copy
admin/unidata/Makefile.in to Makefile.
configure: Regenerated.
2008-02-02 15:49:46 +00:00
Glenn Morris
d41e8664f2 (HAVE_XFT): Ensure it is either "yes" or "no".
(USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
(HAVE_XFT): Add "Does Emacs use..." messages at end.
2008-02-02 03:44:32 +00:00
Miles Bader
4efcc8d152 configure.in: Use freetype/xft by default
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-327
2008-01-30 19:52:04 +00:00
Miles Bader
d235ca2ff8 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
2008-01-30 07:57:28 +00:00
Miles Bader
8dd59f01de Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1021
2008-01-29 06:54:30 +00:00
Dan Nicolaescu
9c28b587ab * configure.in: Update comment.
* Makefile.in: Remove references to unused macros.
2008-01-27 16:06:02 +00:00
Glenn Morris
f7317f6c66 (--with-carbon): Tone down rhetoric in help text. 2008-01-26 21:05:58 +00:00
Glenn Morris
304484e4a0 (--without-gcc): By default, neither off nor on. 2008-01-26 04:28:04 +00:00
Glenn Morris
5b940d5a69 Correct usage of OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF so that the
defaults are as they used to be.
Default `Carbon' to off (it's unsupported).
2008-01-25 04:32:52 +00:00
Glenn Morris
bf9a7ece32 Standardize dbus-related messages. 2008-01-24 04:50:50 +00:00
Dan Nicolaescu
7cc04609cb * configure.in (xtensa): Match more configurations.
* configure: Regenerate.
2008-01-23 07:06:54 +00:00
Michael Olson
1eee1145aa configure.in: Remove initial whitespace in pkg-config-prog. 2008-01-23 03:50:45 +00:00
Michael Olson
8b1de1b56a Rename EMACS_ARG_Y to OPTION_DEFAULT_OFF, and EMACS_ARG_N to OPTION_DEFAULT_ON. 2008-01-23 03:43:32 +00:00
Andreas Schwab
ddd01c5dd4 (HAVE_LIB64_DIR): Renamed from HAVE_X86_64_LIB64_DIR. 2008-01-17 11:41:10 +00:00
Glenn Morris
058e068762 (HAVE_X86_64_LIB64_DIR): Also set on s390x systems. 2008-01-17 04:10:08 +00:00
Glenn Morris
beccaaa6de (HAVE_X86_64_LIB64_DIR): Also set on s390x systems. 2008-01-17 04:04:51 +00:00
Dan Nicolaescu
6bed5c4a80 * configure.in: Remove more references to unsupported systems.
* s/irix3-3.h:
* s/irix4-0.h:
* s/386-ix.h:
* s/domain.h:
* s/hpux9-x11r4.h:
* s/hpux9shxr4.h: Remove files for systems no longer supported.

* sysdep.c: Remove code containing references to symbols defined
by unsupported systems.
2008-01-16 16:29:00 +00:00
Dan Nicolaescu
f40f5dc36e * configure.in: Remove more references to unsupported systems.
* m/sequent-ptx.h:
* m/sequent.h:
* s/ptx.h:
* s/ptx4-2.h:
* s/ptx4.h: Remove files for systems no longer supported.
2008-01-13 18:29:53 +00:00
Miles Bader
430d2ee291 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Kenichi Handa
9852408e43 Add EMACS_ARG_N([libotf]...), and
EMACS_ARG_N([m17n-flt].  Set back OLD_CPPFLAGS to CPPFLAGS (not
CFLAGS) in XFT checking part.  Don't alter C_SWITCH_X_SITE,
CFLAGS, and LIBS in checking of m17n-flt.
2008-01-07 12:36:38 +00:00
Glenn Morris
57ebf0bedb Add 2008 to copyright years. 2008-01-07 08:53:20 +00:00
Romain Francoise
effb695274 Delete extra semicolons. 2008-01-06 11:49:25 +00:00
Dan Nicolaescu
f3041af143 * configure.in: Remove references to unsupported systems.
* notes/copyright:
* MAINTAINERS: Remove references to files that have been removed.

* os.texi (System Environment): Remove references to OSes that are
not supported anymore.

* PROBLEMS:
* MACHINES: Remove references to systems not supported anymore.

* makefile.w32-in:
* Makefile.in: Remove references to Xenix.

* gnus.el (gnus-use-long-file-name): Remove reference to xenix.

* obsolete/x-apollo.el: Remove file for unsupported system.

* term/x-win.el (vendor-specific-keysyms): Remove reference to
Apollo.

* progmodes/gud.el (gud-dgux-p): Remove.
(dbx): Remove reference to dgux.

* progmodes/ps-mode.el (ps-mode-print-function):
* ps-print.el (ps-lp-system):
* paths.el (rmail-spool-directory):
* ls-lisp.el (ls-lisp-emulation):
* lpr.el (lpr-lp-system):
* dired.el (dired-chown-program): Remove references to dgux.

* m/7300.h:
* m/acorn.h:
* m/alliant-2800.h:
* m/alliant.h:
* m/alliant1.h:
* m/alliant4.h:
* m/altos.h:
* m/amdahl.h:
* m/apollo.h:
* m/att3b.h:
* m/aviion-intel.h:
* m/aviion.h:
* m/celerity.h:
* m/clipper.h:
* m/cnvrgnt.h:
* m/convex.h:
* m/cydra5.h:
* m/delta88k.h:
* m/dpx2.h:
* m/dual.h:
* m/elxsi.h:
* m/f301.h:
* m/gould-np1.h:
* m/gould.h:
* m/i860.h:
* m/ibmps2-aix.h:
* m/ibmrt-aix.h:
* m/ibmrt.h:
* m/irist.h:
* m/is386.h:
* m/isi-ov.h:
* m/mega68.h:
* m/mg1.h:
* m/news-r6.h:
* m/news-risc.h:
* m/news.h:
* m/nh3000.h:
* m/nh4000.h:
* m/ns16000.h:
* m/ns32000.h:
* m/nu.h:
* m/orion.h:
* m/orion105.h:
* m/paragon.h:
* m/pfa50.h:
* m/plexus.h:
* m/pyramid.h:
* m/pyrmips.h:
* m/sh3el.h:
* m/sps7.h:
* m/sr2k.h:
* m/stride.h:
* m/sun1.h:
* m/sun2.h:
* m/sun3-68881.h:
* m/sun3-fpa.h:
* m/sun3-soft.h:
* m/sun3.h:
* m/sun386.h:
* m/symmetry.h:
* m/tad68k.h:
* m/tahoe.h:
* m/targon31.h:
* m/tek4300.h:
* m/tekxd88.h:
* m/tower32.h:
* m/tower32v3.h:
* m/ustation.h:
* m/wicat.h:
* m/xps100.h:
* s/cxux.h:
* s/cxux7.h:
* s/dgux.h:
* s/dgux4.h:
* s/dgux5-4-3.h:
* s/dgux5-4r2.h:
* s/esix.h:
* s/esix5r4.h:
* s/hiuxmpp.h:
* s/hiuxwe2.h:
* s/iris3-5.h:
* s/iris3-6.h:
* s/isc2-2.h:
* s/isc3-0.h:
* s/isc4-0.h:
* s/isc4-1.h:
* s/newsos5.h:
* s/newsos6.h:
* s/osf1.h:
* s/osf5-0.h:
* s/riscix1-1.h:
* s/riscix12.h:
* s/sco4.h:
* s/sco5.h:
* s/sunos4-0.h:
* s/sunos4-1.h:
* s/sunos413.h:
* s/sunos4shr.h:
* s/umax.h:
* s/unipl5-2.h:
* s/xenix.h:
* cxux-crt0.s:
* unexapollo.c:
* unexconvex.c:
* unexenix.c:
* unexsni.c: Remove files for systems no longer supported.

* m/intel386.h: Remove references to unsupported systems.

* w32.c (get_emacs_configuration): Remove reference to i860.

* sysdep.c: Remove dead code.
2008-01-06 00:56:56 +00:00
Dan Nicolaescu
d35e1cd725 * configure.in: Remove support for Masscomp.
* os.texi (System Environment): Remove mention for Masscomp.

* MACHINES: Remove Masscomp.

* s/rtu.h:
* m/masscomp.h: Remove files. Platform is obsolete.
2008-01-05 11:14:48 +00:00
Miles Bader
d29ee6b1a1 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-300
2007-12-16 05:08:49 +00:00
Andreas Schwab
209a3a867f D-Bus is not enabled by default. 2007-12-09 11:08:24 +00:00
Miles Bader
0bd5084171 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
2007-12-06 09:51:45 +00:00
Jan Djärv
9fb1ba8090 Add AC_CONFIG_SRCDIR which was lost in the previous
change.
2007-12-06 07:06:50 +00:00
Jan Djärv
9cf8f393ad Give package name and verision to AC_INIT. 2007-12-04 11:29:32 +00:00
Magnus Henoch
cffe49096c * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
* configure: Regenerate.
2007-12-03 22:04:33 +00:00
Michael Albinus
868641ccd0 * configure.in: No need for DBUS_INFO anymore.
* configure: Regenerate.

* Makefile.in (INFO_FILES): Use dbus unconditionally.
2007-12-03 06:54:20 +00:00
Michael Albinus
131e41336f * configure.in: Add D-Bus checks. D-Bus is disabled by default.
* configure: Regenerate.

* Makefile.in (INFO_FILES): Add dbus.
2007-12-02 15:46:00 +00:00
Kenichi Handa
5913f81dd0 Check the availability of m17n-flt library. 2007-12-01 02:43:56 +00:00
Glenn Morris
472fd4dca4 Petr Salinger <Petr.Salinger at seznam.cz>:
Add support for gnu-kfreebsd.
2007-11-28 08:23:51 +00:00
Glenn Morris
b55d4a5d1c Petr Salinger <Petr.Salinger at seznam.cz>:
Add support for gnu-kfreebsd.
2007-11-28 08:23:43 +00:00
Andreas Schwab
c0a3f2a24a Always include <resolv.h> when checking for
res_init.
2007-11-20 23:06:39 +00:00
Miles Bader
f23d76bdef Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-283
2007-11-11 00:56:44 +00:00
Glenn Morris
f0e04acc75 Deprecate Mac Carbon port. 2007-11-07 04:04:05 +00:00
Jan Djärv
e818a45041 Remove HAVE_X11R5 check. 2007-11-01 07:38:13 +00:00
Miles Bader
9c8020a8df Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 890-898)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 122-128)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 257-258)

   - Merge from emacs--rel--22
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-270
2007-10-19 00:00:21 +00:00
Chong Yidong
555ffc3fcf (HAVE_RES_INIT): Define if res_init() exists.
(HAVE_LIBRESOLV): Also define if we are using res_init().
2007-10-17 15:53:01 +00:00
Miles Bader
ecb21060d5 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 866-879)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257
2007-10-11 16:14:00 +00:00
Miles Bader
1af74d06e5 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Jan Djärv
846d1b3e94 Don't use -lpthread on HP-UX. 2007-09-16 09:13:28 +00:00