Commit c7199e62 authored by Ben Laurie's avatar Ben Laurie
Browse files

Flag changes in Configure and config, too.

Update dependencies.
parent 0b3fc6e6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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