aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert2011-01-26 23:24:57 -0800
committerPaul Eggert2011-01-26 23:24:57 -0800
commit125c3718c28a9f7ebba9d4a96f6c75a07f8797b6 (patch)
tree5ed8775f590a601c256f12df9817efd06891ba85 /src
parent647559c2993ca4fb3fdbdf340945f5e1afbe84d9 (diff)
downloademacs-125c3718c28a9f7ebba9d4a96f6c75a07f8797b6.tar.gz
emacs-125c3718c28a9f7ebba9d4a96f6c75a07f8797b6.zip
fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
Diffstat (limited to 'src')
-rw-r--r--src/config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/config.in b/src/config.in
index f414f81fb43..c08f10be178 100644
--- a/src/config.in
+++ b/src/config.in
@@ -1,8 +1,9 @@
1/* src/config.in. Generated from configure.in by autoheader. */ 1/* src/config.in. Generated from configure.in by autoheader. */
2 2
3/* GNU Emacs site configuration template file. 3/* GNU Emacs site configuration template file.
4 Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 4
5 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. 5Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2011
6 Free Software Foundation, Inc.
6 7
7This file is part of GNU Emacs. 8This file is part of GNU Emacs.
8 9