From a45f25ece30e4101ae77c90d2270d253ea9a82ec Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 20 Jan 2013 11:01:01 -0500 Subject: Rename the make.h file to makeint.h for internal use only. --- version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.c') diff --git a/version.c b/version.c index 20eb417..32167ed 100644 --- a/version.c +++ b/version.c @@ -16,7 +16,7 @@ this program. If not, see . */ /* We use instead of "config.h" so that a compilation using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h - (which it would do because make.h was found in $srcdir). */ + (which it would do because makeint.h was found in $srcdir). */ #include #ifndef MAKE_HOST -- cgit v1.2.3