Because the contents of openssl.pc may have to change when a configuration
authorRichard Levitte <levitte@openssl.org>
Thu, 19 Dec 2002 21:56:42 +0000 (21:56 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 19 Dec 2002 21:56:42 +0000 (21:56 +0000)
has been performed (and possibly changed), have it depend on Makefile.ssl.

Makefile.org

index b0c0a850ce15575317ab75bdb173a8cafc084906..72a8abfcf78d9525c6de100927786741c92b9361 100644 (file)
@@ -519,7 +519,7 @@ do_reliantunix-shared:
        libs="$$libs -l$$i"; \
        done
 
-openssl.pc:
+openssl.pc: Makefile.ssl
        @ ( echo 'prefix=$(INSTALLTOP)'; \
            echo 'exec_prefix=$${prefix}'; \
            echo 'libdir=$${exec_prefix}/lib'; \