diff options
| author | Glenn Morris | 2013-07-23 18:57:17 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-07-23 18:57:17 -0400 |
| commit | bbece175c960338be32e9c2381800d4657315ff3 (patch) | |
| tree | 76185ca15097f07d0f99f961382bee391babcfe4 /admin | |
| parent | 97afc49a1a5e6482431ab7c6301561936fdcb4b5 (diff) | |
| download | emacs-bbece175c960338be32e9c2381800d4657315ff3.tar.gz emacs-bbece175c960338be32e9c2381800d4657315ff3.zip | |
Use a @configure_input@ comment at the start of generated Makefiles
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/unidata/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/unidata/Makefile.in b/admin/unidata/Makefile.in index 49cd9bb6d3a..c759079a49a 100644 --- a/admin/unidata/Makefile.in +++ b/admin/unidata/Makefile.in | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Makefile -- Makefile to generate character property tables. | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 2012-2013 Free Software Foundation, Inc. | 3 | # Copyright (C) 2012-2013 Free Software Foundation, Inc. |
| 4 | 4 | ||