aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGlenn Morris2013-07-23 18:57:17 -0400
committerGlenn Morris2013-07-23 18:57:17 -0400
commitbbece175c960338be32e9c2381800d4657315ff3 (patch)
tree76185ca15097f07d0f99f961382bee391babcfe4 /lib-src
parent97afc49a1a5e6482431ab7c6301561936fdcb4b5 (diff)
downloademacs-bbece175c960338be32e9c2381800d4657315ff3.tar.gz
emacs-bbece175c960338be32e9c2381800d4657315ff3.zip
Use a @configure_input@ comment at the start of generated Makefiles
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/Makefile.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index 2e0e2818767..8285910cdbf 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -1,6 +1,7 @@
1# Makefile for lib-src subdirectory in GNU Emacs. 1### @configure_input@
2# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013 Free Software 2
3# Foundation, Inc. 3# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013
4# Free Software Foundation, Inc.
4 5
5# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.
6 7