708. [bug] When building with --with-openssl, the openssl headers
included should not be used. [RT #702]
+ 708. [bug] When building with --with-openssl, the openssl headers
+ included should not be used. [RT #702]
+
--- 9.1.1rc1 released ---
729. [port] pthread_setconcurrency() needs to be called on Solaris.
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.19.4.1 2001/01/09 22:48:17 bwelling Exp $
+# $Id: Makefile.in,v 1.19.4.2 2001/02/08 17:18:45 gson Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@BIND9_INCLUDES@
CINCLUDES = -I${srcdir} \
- -I${srcdir}/../openssl/include \
${DNS_INCLUDES} ${ISC_INCLUDES} \
@DST_OPENSSL_INC@ @DST_GSSAPI_INC@