Use a @configure_input@ comment at the start of generated Makefiles

This commit is contained in:
Glenn Morris 2013-07-23 18:57:17 -04:00
parent 97afc49a1a
commit bbece175c9
15 changed files with 21 additions and 18 deletions

View file

@ -1,6 +1,7 @@
# Makefile for lib-src subdirectory in GNU Emacs.
# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013 Free Software
# Foundation, Inc.
### @configure_input@
# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013
# Free Software Foundation, Inc.
# This file is part of GNU Emacs.