- 17 Nov, 2009 1 commit
-
-
Glenn Morris authored
-
- 16 Nov, 2009 2 commits
-
-
Chong Yidong authored
-
Glenn Morris authored
pattern, so as not to exclude makefile*.el. (Bug#4912)
-
- 14 Nov, 2009 1 commit
-
-
Jan Djärv authored
* Makefile.in: If AUTO_DEPEND is defined, make gcc generate dependency files in deps/. Include those files into Makefile. * config.in: Generated (AUTO_DEPEND). * configure.in: --enable-autodepend is new. Check for GNU Make and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use gcc and GNU make to generate dependencies.
-
- 27 Oct, 2009 1 commit
-
-
Glenn Morris authored
-
- 23 Oct, 2009 1 commit
-
-
Chong Yidong authored
src/Makefile. Without this, gcc 4.4.2 converts each backslash-newline pair in the input to a bare newline, yielding invalid Makefiles. * configure: Regenerate.
-
- 20 Oct, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 19 Oct, 2009 1 commit
-
-
Dan Nicolaescu authored
-
- 16 Oct, 2009 1 commit
-
-
Adrian Robert authored
-
- 14 Oct, 2009 1 commit
-
-
Dan Nicolaescu authored
-
- 12 Oct, 2009 1 commit
-
-
Adrian Robert authored
-
- 07 Oct, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 29 Sep, 2009 1 commit
-
-
Glenn Morris authored
-
- 17 Sep, 2009 2 commits
-
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* Makefile.in (OTHER_FILES): Define using autoconf, not cpp. (OBJECTS_MACHINE): Remove, unused. * configure.in (OTHER_FILES): Define using autoconf not cpp.
-
- 14 Sep, 2009 1 commit
-
-
Dan Nicolaescu authored
-
- 13 Sep, 2009 1 commit
-
-
Chong Yidong authored
-
- 09 Sep, 2009 1 commit
-
-
Glenn Morris authored
site-lisp and infodir. There may be non-Emacs files in here, and the files supplied by Emacs are all handled explicitly already. (Bug#3800) (mkdir): Set umask to world-readable before creating directories. mkinstalldirs already checks if dirs exist, don't duplicate this test.
-
- 29 Aug, 2009 1 commit
-
-
Glenn Morris authored
(info): Don't give an error in the absence of makeinfo - let the doc Makefiles do that, if the info files need rebuilding. (Bug#3982)
-
- 23 Aug, 2009 2 commits
-
-
Ken Raeburn authored
generated during loadup+dump isn't found, install the plain DOC file that always gets generated, in case CANNOT_DUMP is set.
-
Ken Raeburn authored
match the version in version.el. * configure: Regenerate.
-
- 22 Aug, 2009 1 commit
-
-
Michael Albinus authored
-
- 19 Aug, 2009 1 commit
-
-
Glenn Morris authored
-
- 16 Aug, 2009 1 commit
-
-
Seiji Zenitani authored
-
- 02 Aug, 2009 1 commit
-
-
Chong Yidong authored
-
- 22 Jul, 2009 1 commit
-
-
Glenn Morris authored
-
- 04 Jul, 2009 1 commit
-
-
Andreas Schwab authored
AS_HELP_STRING.
-
- 03 Jul, 2009 2 commits
-
-
Dan Nicolaescu authored
* m/pmax.h: Remove file. * configure.in (--enable-profiling): New option. (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
-
Dan Nicolaescu authored
-
- 27 Jun, 2009 1 commit
-
-
Glenn Morris authored
-
- 26 Jun, 2009 1 commit
-
-
Dan Nicolaescu authored
-
- 24 Jun, 2009 2 commits
-
-
Glenn Morris authored
(nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib) (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm): No longer make links.
-
Glenn Morris authored
(tempdir): Don't create directories preferences.gorm and preferences.nib, they are no longer required.
-
- 21 Jun, 2009 1 commit
-
-
Chong Yidong authored
-
- 13 Jun, 2009 1 commit
-
-
Chong Yidong authored
removed (Bug#3531).
-
- 06 May, 2009 1 commit
-
-
Stefan Monnier authored
-
- 05 May, 2009 1 commit
-
-
Chong Yidong authored
-
- 04 May, 2009 1 commit
-
-
Chong Yidong authored
for Solaris compatibility. * leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris compatibility.
-
- 25 Apr, 2009 1 commit
-
-
Chong Yidong authored
* configure.in: Disable use of FreeType without libXft.
-
- 19 Apr, 2009 1 commit
-
-
Jan Djärv authored
* 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.
-