aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Add --enable-sync-input, default yes.Jan Djärv2008-03-111-1/+16
|
* Regenerate.Glenn Morris2008-03-051-44/+33
|
* Regenerate.Glenn Morris2008-03-051-3/+4
|
* Updated.Jan Djärv2008-02-271-0/+13
|
* * configure.in: Print an error for systems that we think areDan Nicolaescu2008-02-251-6/+27
| | | | | | | obsolete and are proposed to be removed. Remove some more unused systems. * configure: Regenerate.
* * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-241-131/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Merge from emacs--rel--22Miles Bader2008-02-241-0/+1
|\ | | | | | | Revision: [email protected]/emacs--devo--0--patch-1074
| * Regenerate.Chong Yidong2008-02-191-0/+1
| |
* | configure.in: Enable D-Bus by default.Michael Olson2008-02-051-6/+10
| |
* | Arrange for innards to jive w/ summary for libotf and m17n-flt.Thien-Thi Nguyen2008-02-021-8/+8
| | | | | | | | | | | | | | * 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.
* | configure.in: If admin/unidata/UnicodeData.txt is present, copyEli Zaretskii2008-02-021-0/+14
| | | | | | | | | | admin/unidata/Makefile.in to Makefile. configure: Regenerated.
* | configure.in: Use freetype/xft by defaultMiles Bader2008-01-301-4/+4
| | | | | | | | Revision: [email protected]/emacs--unicode--0--patch-327
* | Merge from emacs--devo--0Miles Bader2008-01-301-603/+128
|\ \ | | | | | | | | | Revision: [email protected]/emacs--unicode--0--patch-324
| * | Merge from emacs--rel--22Miles Bader2008-01-291-1/+1
| |\| | | | | | | | | | Revision: [email protected]/emacs--devo--0--patch-1021
| | * * configure.in (xtensa): Match more configurations.Dan Nicolaescu2008-01-231-5/+5
| | | | | | | | | | | | * configure: Regenerate.
| | * Regenerate.Glenn Morris2008-01-171-1/+1
| | |
| * | Regenerate.Andreas Schwab2008-01-271-8/+6
| | |
| * | Regenerate, with shell functions millstone.Glenn Morris2008-01-251-38/+38
| | |
| * | Regnerate configure.Michael Olson2008-01-251-7/+1
| | |
| * | configure: Regenerate.Michael Olson2008-01-231-60/+91
| | |
| * | Regenerate.Andreas Schwab2008-01-171-504/+5
| | |
* | | Re-generated.Kenichi Handa2008-01-071-109/+114
| | |
* | | Merge from emacs--devo--0Miles Bader2007-12-161-1/+1
|\| | | | | | | | | | | Revision: [email protected]/emacs--unicode--0--patch-300
| * | Regenerate.Andreas Schwab2007-12-091-1/+1
| | |
* | | Merge from emacs--devo--0Miles Bader2007-12-061-75/+176
|\| | | | | | | | | | | Revision: [email protected]/emacs--unicode--0--patch-294
| * | Add AC_CONFIG_SRCDIR which was lost in the previousJan Djärv2007-12-061-4/+6
| | | | | | | | | | | | change.
| * | Merge from emacs--rel--22Miles Bader2007-12-061-4/+4
| |\| | | | | | | | | | Revision: [email protected]/emacs--devo--0--patch-943
| | * Regenerate, with the manual shell-function-message patch back from the dead.Glenn Morris2007-11-291-4/+17
| | |
| * | Give package name and verision to AC_INIT.Jan Djärv2007-12-041-15/+24
| | |
| * | * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.Magnus Henoch2007-12-031-69/+92
| | | | | | | | | | | | * configure: Regenerate.
| * | * configure.in: No need for DBUS_INFO anymore.Michael Albinus2007-12-031-6/+2
| | | | | | | | | | | | | | | | | | * configure: Regenerate. * Makefile.in (INFO_FILES): Use dbus unconditionally.
| * | * configure.in: Add D-Bus checks. D-Bus is disabled by default.Michael Albinus2007-12-021-12/+116
| | | | | | | | | | | | | | | | | | * configure: Regenerate. * Makefile.in (INFO_FILES): Add dbus.
| * | Regenerate, with the manual shell-function-message patch back from the dead.Glenn Morris2007-11-291-4/+17
| | |
| * | Regenerate.Andreas Schwab2007-11-201-50/+8
| | |
* | | Re-generated.Kenichi Handa2007-12-011-7/+127
| | |
* | | Merge from emacs--devo--0Miles Bader2007-11-111-95/+30
|\| | | | | | | | | | | Revision: [email protected]/emacs--unicode--0--patch-283
| * | Deprecate Mac Carbon port.Glenn Morris2007-11-071-0/+8
| | |
| * | Regenerate.Jan Djärv2007-11-011-95/+22
| | |
* | | Merge from emacs--devo--0Miles Bader2007-10-191-16/+170
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: [email protected]/emacs--unicode--0--patch-270
| * | Regenerate.Chong Yidong2007-10-171-16/+170
| | |
| * | Merge in new VC with filesets.Eric S. Raymond2007-10-101-4/+8
| | |
* | | Fix up multi-tty mergeMiles Bader2007-10-121-4/+8
| | | | | | | | | | | | | | | Revision: [email protected]/emacs--unicode--0--patch-261 Creator: Stefan Monnier <[email protected]>
* | | Merge from emacs--devo--0Miles Bader2007-10-111-17/+48
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 866-879) - Merge multi-tty branch - Update from CVS - Merge from emacs--rel--22 Revision: [email protected]/emacs--unicode--0--patch-257
| * | Merge from emacs--rel--22Miles Bader2007-10-091-5/+8
| |\| | | | | | | | | | Revision: [email protected]/emacs--devo--0--patch-875
| | * Don't use -lpthread on HP-UX.Jan Djärv2007-09-161-1/+4
| | |
| | * RegenerateJan Djärv2007-09-021-6/+6
| | |
| | * Restore the bug-autoconf patch.Richard M. Stallman2007-05-201-4/+4
| | |
| | * Regenerate.Andreas Schwab2007-05-201-6/+4
| | |
| * | Fix makeinfo version regexp.Glenn Morris2007-09-151-1/+1
| | |
| * | Regenerate, with shell function message patch.Glenn Morris2007-09-121-0/+6
| | |