Kenichi Handa
1ef37fa87d
Don't handle --disable-font-backend. Don't print
...
a message about a font backend.
2008-05-14 01:49:04 +00:00
Glenn Morris
09817afc31
Make absence of makeinfo a fatal error only if the info files don't exist.
2008-05-09 04:27:56 +00:00
Glenn Morris
41f8d6db06
(AH_TOP): Switch to recommended form of GPLv3 permissions notice.
2008-05-07 07:37:21 +00:00
Glenn Morris
b33ba8120b
Switch to recommended form of GPLv3 permissions notice.
2008-05-07 07:35:58 +00:00
Miles Bader
f67e15be8d
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1142
2008-05-04 19:46:16 +00:00
Glenn Morris
4c18f8b45c
(--without-makeinfo): New option. If set, absence of suitable
...
makeinfo is not a fatal error.
2008-05-03 20:16:15 +00:00
Glenn Morris
1066d05643
(x_libraries): Remove standard 64-bit directories - experimental
...
workaround for minor autoconf bug.
2008-05-03 18:59:40 +00:00
YAMAMOTO Mitsuharu
fac4a32b7f
Check availability of AvailabilityMacros.h
...
if HAVE_CARBON.
2008-05-02 09:38:39 +00:00
Miles Bader
a113b3ca32
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
2008-04-23 05:55:42 +00:00
Stefan Monnier
73d798d5ae
* configure.in: Define USE_LUCID/USE_MOTIF in config.h.
...
* lwlib/Makefile.in (TOOLKIT_DEFINES): Remove.
* src/Makefile.in (TOOLKIT_DEFINES): Remove.
(LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
2008-04-18 15:48:06 +00:00
Stefan Monnier
a51f496902
* configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
...
rather than change CPPFLAGS.
(HAVE_GTK): Rename to USE_GTK.
* Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
done in config.h.
2008-04-16 19:53:06 +00:00
Stefan Monnier
7316a2b57c
Replace the obsolete macros AC_AIX and
...
AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
2008-04-16 17:34:43 +00:00
Dan Nicolaescu
b6924dd73a
Remove hpux10.20 from the desupported list.
2008-04-11 03:19:07 +00:00
Andreas Schwab
5d374ce122
No longer create admin/unidata/Makefile.
2008-04-05 10:06:14 +00:00
Glenn Morris
acfdc2b189
(AC_INIT): Fix version number.
...
(sync-input): Reword the option, since it's on by default.
2008-03-13 03:13:19 +00:00
Jan Djärv
ca34d75a59
Add --enable-sync-input, default yes.
2008-03-11 08:14:28 +00:00
Glenn Morris
46bb649d85
(USE_FONT_BACKEND): Set to "no" in absence of X.
...
(PKG_CONFIG): Don't set multiple times, once is enough.
(HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
2008-03-05 20:02:58 +00:00
Glenn Morris
491d33f986
Enable font-backend by default.
2008-03-05 03:53:49 +00:00
Jan Djärv
72f51d2531
(HAVE_GTK): Print a warning if gtk version is < 2.10.
2008-02-27 18:32:13 +00:00
Dan Nicolaescu
26a42dac08
* configure.in: Print an error for systems that we think are
...
obsolete and are proposed to be removed. Remove some more unused
systems.
* configure: Regenerate.
2008-02-25 08:17:18 +00:00
Dan Nicolaescu
1d202fc406
* configure.in: Print an error for systems that we think are
...
obsolete and are proposed to be removed.
* configure: Regenerate.
2008-02-25 08:12:29 +00:00
Dan Nicolaescu
9d2818d676
* configure.in: Remove references to obsolete variables and
...
systems.
* configure: Regenerate.
* Makefile.in (NO_SHORTNAMES):
* emacsclient.c (NO_SHORTNAMES):
* fakemail.c (NO_SHORTNAMES):
* make-docfile.c (NO_SHORTNAMES):
* movemail.c (NO_SHORTNAMES):
* pop.c (NO_SHORTNAMES): Remove references to obsolete variable.
* config.nt (SHORTNAMES): Remove reference to obsolete variable.
* s/vms4-0.h:
* s/vms4-2.h:
* s/vms4-4.h:
* s/vms5-5.h: Remove, unused.
* s/irix5-2.h:
* s/irix6-0.h:
* s/riscos5.h:
* s/mach-bsd4-3.h:
* m/mips4.h: Remove files for obsolete systems
* Makefile.in:
* filelock.c:
* unexmips.c:
* m/hp9000s300.h:
* m/iris4d.h:
* s/aix3-1.h:
* s/hpux.h:
* s/msdos.h:
* s/usg5-0.h:
* s/usg5-2-2.h:
* s/usg5-2.h:
* s/usg5-3.h: Remove references to obsolete variables.
* s/irix5-0.h: Remove, move all the contents ...
* s/irix6-5.h: ... here. Simplify.
* config.in: Regenerate.
2008-02-24 18:53:07 +00:00
Miles Bader
b03f96dc5a
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Richard M. Stallman
372a338507
(arm*-*-freebsd*): Added.
2008-02-10 00:26:01 +00:00
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