(v_etc_file): The version string has moved to
authorJim Meyering <jim@meyering.net>
Sat, 22 Jan 2005 09:05:09 +0000 (09:05 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 22 Jan 2005 09:05:09 +0000 (09:05 +0000)
version-etc-fsf.c, search that new file, not version-etc.c.

Makefile.maint

index 61a084b..d8e58b4 100644 (file)
@@ -338,7 +338,7 @@ writable-files:
        done;                                                           \
        test "$$fail" && exit 1 || :
 
-v_etc_file = lib/version-etc.c
+v_etc_file = lib/version-etc-fsf.c
 # Make sure that the copyright date in $(v_etc_file) is up to date.
 copyright-check:
        @if test -f $(v_etc_file); then \