Flag changes in Configure and config, too.
Update dependencies.
This commit is contained in:
parent
0b3fc6e63b
commit
c7199e62f1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue