From c7199e62f1a759cdd5500148c6d768e113dd80df Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sun, 24 Apr 2005 12:02:49 +0000 Subject: [PATCH] Flag changes in Configure and config, too. Update dependencies. --- Makefile.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.org b/Makefile.org index de6d7280af..b6fbc99c88 100644 --- a/Makefile.org +++ b/Makefile.org @@ -266,8 +266,8 @@ openssl.pc: Makefile echo 'Libs: -L$${libdir} -lssl -lcrypto $(EX_LIBS)'; \ echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc -Makefile: Makefile.org - @echo "Makefile is older than Makefile.org." +Makefile: Makefile.org Configure config + @echo "Makefile is older than Makefile.org, Configure or config." @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please." @false -- 2.25.1