mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Rename some files.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2018-01-27 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
Rename some files.
|
||||||
|
* INSTALL.windows: Renamed from README.windows.
|
||||||
|
* INSTALL.vms: Renamed from README.vms.
|
||||||
|
* Makefile.in (SOURCE_FILES): Update.
|
||||||
|
|
||||||
2018-01-23 Bruno Haible <bruno@clisp.org>
|
2018-01-23 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
Don't use an undocumented Autoconf macro.
|
Don't use an undocumented Autoconf macro.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Makefile for gperf
|
# Makefile for gperf
|
||||||
|
|
||||||
# Copyright (C) 1989, 1992-1993, 1998, 2012, 2016 Free Software Foundation, Inc.
|
# Copyright (C) 1989, 1992-1993, 1998, 2012, 2016, 2018 Free Software Foundation, Inc.
|
||||||
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
||||||
# and Bruno Haible <bruno@clisp.org>.
|
# and Bruno Haible <bruno@clisp.org>.
|
||||||
#
|
#
|
||||||
@@ -60,7 +60,7 @@ maintainer-clean : force
|
|||||||
|
|
||||||
# List of source files.
|
# List of source files.
|
||||||
SOURCE_FILES = \
|
SOURCE_FILES = \
|
||||||
README README.windows README.vms NEWS AUTHORS \
|
README INSTALL.windows INSTALL.vms NEWS AUTHORS \
|
||||||
configure.ac aclocal.m4 Makefile.in Makefile.vms \
|
configure.ac aclocal.m4 Makefile.in Makefile.vms \
|
||||||
Makefile.devel ChangeLog
|
Makefile.devel ChangeLog
|
||||||
# List of distributed files imported from other packages.
|
# List of distributed files imported from other packages.
|
||||||
|
|||||||
Reference in New Issue
Block a user