Complete integration of SPARC assembler DES implementation. Tested on Solaris
[openssl.git] / Makefile.org
index 928eb86225bc4ef492ca22b258a7d5c6b0b8d729..ec602faa7dfeb04b76bb5610a0dd1dd4fa15e00b 100644 (file)
@@ -293,7 +293,7 @@ openssl.pc: Makefile.ssl
            echo 'Version: '$(VERSION); \
            echo 'Requires: '; \
            echo 'Libs: -L$${libdir} -lssl -lcrypto $(EX_LIBS)'; \
-           echo 'Cflags: -I$${includedir}' ) > openssl.pc
+           echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc
 
 Makefile.ssl: Makefile.org
        @echo "Makefile.ssl is older than Makefile.org."