From 12cd28258d4bab2a89b0b8ebe7127e1e06f3c0fb Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 19 Dec 2002 21:56:40 +0000 Subject: Because the contents of openssl.pc may have to change when a configuration has been performed (and possibly changed), have it depend on Makefile.ssl. --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.org') diff --git a/Makefile.org b/Makefile.org index c0ed9e4298..b0f76b7a48 100644 --- a/Makefile.org +++ b/Makefile.org @@ -283,7 +283,7 @@ do_$(SHLIB_TARGET): libs="$$libs -l$$i"; \ done -openssl.pc: +openssl.pc: Makefile.ssl @ ( echo 'prefix=$(INSTALLTOP)'; \ echo 'exec_prefix=$${prefix}'; \ echo 'libdir=$${exec_prefix}/lib'; \ -- cgit v1.2.3