summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-07-23 18:57:17 -0400
committerGlenn Morris <rgm@gnu.org>2013-07-23 18:57:17 -0400
commitbbece175c960338be32e9c2381800d4657315ff3 (patch)
tree76185ca15097f07d0f99f961382bee391babcfe4 /Makefile.in
parent97afc49a1a5e6482431ab7c6301561936fdcb4b5 (diff)
downloademacs-bbece175c960338be32e9c2381800d4657315ff3.tar.gz
Use a @configure_input@ comment at the start of generated Makefiles
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index a5accbf04a9..dad0a571075 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,4 @@
-# DIST: This is the distribution Makefile for Emacs. configure can
-# DIST: make most of the changes to this file you might want, so try
-# DIST: that first.
+### @configure_input@
# Copyright (C) 1992-2013 Free Software Foundation, Inc.