From 89296ce322b0e67c511841d50eab7977d80376cb Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sat, 16 May 2009 12:02:55 +0000 Subject: [PATCH] Remove an incorrect comment --- mk/config.mk.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/mk/config.mk.in b/mk/config.mk.in index c5d6ade..0adad73 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -22,9 +22,6 @@ # # If you don't have a build.mk file then you get defaults for everything. # The defaults should provide a reasonable vanilla build. -# -# This is one of only two files that configure generates (the other is config.h) -# ifneq "$(findstring 3.7, $(MAKE_VERSION))" "" ifeq "$(findstring 3.79.1, $(MAKE_VERSION))" "" -- 1.7.10.4