Richard M. Stallman
b82ecedf7b
(tempparent): Don't check for 14-char file name limit.
2005-10-09 02:08:54 +00:00
Romain Francoise
36eaa68f56
Add etc/images/ezimage and etc/images/mail
...
directories. Install images in etc/images.
2005-10-07 14:55:55 +00:00
YAMAMOTO Mitsuharu
66533b2580
*** empty log message ***
2005-10-04 09:21:09 +00:00
Richard M. Stallman
5c4757d329
*** empty log message ***
2005-09-15 13:17:55 +00:00
Kim F. Storm
f172343a06
*** empty log message ***
2005-09-10 22:55:46 +00:00
Eli Zaretskii
ed326e35f8
*** empty log message ***
2005-09-10 12:20:03 +00:00
Eli Zaretskii
50a6ff152d
*** empty log message ***
2005-09-09 13:42:01 +00:00
Paul Eggert
c9ac21eb0d
* config.guess, config.sub: Updated from master source.
2005-09-05 17:39:25 +00:00
Juanma Barranquero
9a69ec4b63
Add `lock'.
2005-08-02 22:59:02 +00:00
Juanma Barranquero
c638055f54
*** empty log message ***
2005-07-28 08:29:54 +00:00
Paul Eggert
9eff9fe3e8
Merge gnulib getopt implementation into Emacs.
...
* 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.
2005-07-26 21:43:13 +00:00
Lute Kamstra
edfaf76da9
Regenerate.
2005-07-06 12:07:32 +00:00
Lute Kamstra
385ee3de64
*** empty log message ***
2005-07-05 11:01:03 +00:00
Lute Kamstra
eb7c6f2062
(epaths-force): Protect both lisppath and buildlisppath from whitespace.
2005-06-20 13:54:33 +00:00
Steven Tamm
23fd448315
configure.in: Support Darwin/MacOSX on Intel
...
configure: Regenerate.
2005-06-09 03:43:37 +00:00
Jan Djärv
98c3db672e
* configure.in (HAVE_CANCELMENUTRACKING): New test.
...
* configure: Regenerate.
2005-06-06 20:17:29 +00:00
Lute Kamstra
9adfabc2a8
Regenerate.
2005-05-19 08:29:56 +00:00
YAMAMOTO Mitsuharu
5063dbbf5a
*** empty log message ***
2005-05-13 08:55:33 +00:00
Eli Zaretskii
6a4fb78f70
*** empty log message ***
2005-05-07 16:19:51 +00:00
Andreas Schwab
2c97085e84
.
2005-04-23 17:40:01 +00:00
Thien-Thi Nguyen
766c53494e
*** empty log message ***
2005-04-20 13:04:49 +00:00
Lute Kamstra
118e2c396b
*** empty log message ***
2005-04-14 09:15:33 +00:00
Lute Kamstra
5c156fdfc3
*** empty log message ***
2005-04-13 10:07:09 +00:00
Stefan Monnier
4693dbc99d
Don't let a special LessTif/Motif1.2 install
...
shadow the main Lesstif/Motif-2.1 libs and includes.
2005-03-16 22:21:31 +00:00
Jan Djärv
0f88527fdd
* configure.in: Only add XASSERTS to cppflags.
...
* configure: Regenerate.
2005-03-10 17:22:32 +00:00
Jan Djärv
d0098f13fb
* configure.in: Added --enable-asserts.
...
* configure: Regenerate.
2005-03-04 16:45:54 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Steven Tamm
551ffc2715
* configure.in: Check for <sys/utsname.h>.
...
* configure: Regenerate.
2005-01-19 19:09:04 +00:00
Kim F. Storm
adf87c293f
*** empty log message ***
2004-12-11 00:02:57 +00:00
Luc Teirlinck
058a9e4fc3
*** empty log message ***
2004-12-09 01:38:51 +00:00
Luc Teirlinck
b2d6e13203
(install-arch-indep, uninstall): Add org and url manuals.
2004-12-09 01:11:54 +00:00
Stefan Monnier
be5472bd83
(INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in.
2004-12-07 15:42:19 +00:00
Jan Djärv
b8bdffbe58
* configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
...
pthreads and define HAVE_GTK_AND_PTHREAD.
* configure: Regenerate.
2004-12-07 08:29:07 +00:00
Richard M. Stallman
cc60c72322
*** empty log message ***
2004-12-06 01:08:49 +00:00
Eli Zaretskii
fe3df972eb
ChangeLog
2004-11-27 18:22:57 +00:00
Eli Zaretskii
77cafc7a48
ChangeLog
2004-11-27 12:29:12 +00:00
Stefan Monnier
49561cf61f
*** empty log message ***
2004-11-22 20:38:40 +00:00
Eli Zaretskii
1b43e14409
ChangeLog
2004-11-12 18:19:08 +00:00
Eli Zaretskii
d8dfe1878a
ChangeLog
2004-11-12 16:11:11 +00:00
Kim F. Storm
85c385423e
*** empty log message ***
2004-11-07 23:27:02 +00:00
Eli Zaretskii
6159c232a6
*** empty log message ***
2004-11-06 17:04:23 +00:00
Eli Zaretskii
59dede2226
*** empty log message ***
2004-11-06 16:54:06 +00:00
Jan Djärv
d0a80c21f3
* configure.in (HAVE_GTK): Only set with_toolkit_scroll_bars if not
...
explicitly set to no.
2004-11-02 16:26:46 +00:00
Jan Djärv
572a3cc266
* configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New
...
tests for new and old GTK file dialogs.
* configure: Rebuild
2004-11-02 07:33:51 +00:00
Jan Djärv
f17e308a43
* configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
...
can be set. Remove SETARCH test.
* configure: Rebuild
2004-10-20 16:16:07 +00:00
Steven Tamm
cef11da299
configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
...
configure: Rebuild
2004-10-08 18:36:47 +00:00
Jan Djärv
05cf15c600
configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to end
...
of configure run.
2004-10-06 12:28:31 +00:00
Jan Djärv
4cbbf6b725
* configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
...
AC_MSG_WARN.
2004-10-06 07:26:14 +00:00
Jan Djärv
4494a266b4
* configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.
...
Run test to see if heap start address is random.
2004-10-05 20:24:19 +00:00
Miles Bader
bc9b2430ed
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581
...
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.
2004-09-29 09:52:39 +00:00