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

20 Commits

Author SHA1 Message Date
Juanma Barranquero
12ff2dc5df Automatically detect giflib. 2003-01-31 07:23:20 +00:00
Juanma Barranquero
39bd0e030f Avoid endless loop when configuring without image support. 2003-01-29 07:37:34 +00:00
Juanma Barranquero
7019fb66fb Fix spacing. 2003-01-27 09:40:40 +00:00
Jason Rumney
aad0eae4eb Automatically detect jpeglib. 2003-01-26 01:25:49 +00:00
Jason Rumney
e000653842 Automatically detect libpng. 2003-01-25 20:50:48 +00:00
Eli Zaretskii
e44f8099bc Make sure ../site-lisp exists; create if necessary. 2001-09-06 08:12:53 +00:00
Eli Zaretskii
f466241d47 Convert EOLs to DOS format. 2001-08-31 10:31:22 +00:00
Eli Zaretskii
7add0a634d Copy subdirs.el to the site-lisp directory. 2001-08-31 10:16:51 +00:00
Eli Zaretskii
279b15d4cb Fix last change. 2001-04-01 08:03:41 +00:00
Eli Zaretskii
4f22d5894b Make the checkw32api* labels be distinct in the first 8 characters. 2001-03-26 13:35:21 +00:00
Eli Zaretskii
ff432558a6 Use correct options when compiling a test program with Cygwin.
From David Ponce <dponce@voila.fr>.
2001-03-05 15:22:26 +00:00
Andrew Innes
2821d96751 Update copyright notice. 2001-02-24 22:01:57 +00:00
Andrew Innes
f80e3dc455 Leave a space before >> only when there is a
preceding digit.  Add a comment about the importance of this.
2001-02-03 18:23:07 +00:00
Eli Zaretskii
1194084946 Use "rm -f" instead of "del /f", as the latter
is not supported by Windows 9X's COMMAND.COM.
2001-02-01 09:52:05 +00:00
Eli Zaretskii
28e164dd06 Make sure redirection is preceeded by a blank, to
avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
up the "1" part.  From Rob Giardina <rob@criticalpointsoftware.com>.
2001-01-31 08:21:55 +00:00
Eli Zaretskii
c8eca71922 Don't copy lisp/Makefile, it doesn't exist; copy
lisp/Makefile.in instead.  Use "rm -f" where more than one file
needs to be deleted, since command.com in Windows 9X doesn't grok
more than one argument.
2001-01-30 13:45:05 +00:00
Andrew Innes
7389a35305 Be careful not to add trailing spaces when
outputting to config.settings.
2001-01-06 21:16:12 +00:00
Andrew Innes
de324d883e Change to DOS line endings.
Simplify the generation of makefiles (don't need to generate
various top-level targets that invoke make in other directories).
2000-09-14 21:40:59 +00:00
Andrew Innes
9a6f5b63a3 Change to DOS line endings. 2000-09-03 17:47:54 +00:00
Andrew Innes
280d77218f New file. 2000-08-24 11:05:18 +00:00