From 81c593cc04e6d594cfc6f291ee9462df318a5e2d Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Tue, 3 Oct 2000 01:41:25 +0000 Subject: Sync again. --- lib/libkeynote/configure | 4 ++-- lib/libkeynote/configure.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libkeynote') diff --git a/lib/libkeynote/configure b/lib/libkeynote/configure index ad15b0aa0e4..d972573b33a 100644 --- a/lib/libkeynote/configure +++ b/lib/libkeynote/configure @@ -1,5 +1,5 @@ #! /bin/sh -# $OpenBSD: configure,v 1.4 2000/10/03 01:33:55 angelos Exp $ +# $OpenBSD: configure,v 1.5 2000/10/03 01:41:24 angelos Exp $ # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 @@ -1463,7 +1463,7 @@ fi CPPFLAGS="-I/usr/include -I/usr/local/include -I/usr/ssl/include\ -I/usr/local/ssl/include -I/usr/openssl/include -I/usr/pkg/include\ - -I/usr/local/openssl/include -I/pkg/include" + -I/usr/local/openssl/include -I/pkg/include -I/usr/include/openssl" echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 echo "configure:1469: checking how to run the C preprocessor" >&5 diff --git a/lib/libkeynote/configure.in b/lib/libkeynote/configure.in index d02804c8423..4c7e0f229bd 100644 --- a/lib/libkeynote/configure.in +++ b/lib/libkeynote/configure.in @@ -1,4 +1,4 @@ -dnl $OpenBSD: configure.in,v 1.4 2000/10/03 01:33:56 angelos Exp $ +dnl $OpenBSD: configure.in,v 1.5 2000/10/03 01:41:24 angelos Exp $ dnl Process this file with autoconf to produce a configure script. AC_INIT(assertion.h) @@ -35,7 +35,7 @@ AC_CHECK_LIB(pgp, pgpCipherByName, LIBS="$LIBS -lpgp") dnl Checks for header files. CPPFLAGS="-I/usr/include -I/usr/local/include -I/usr/ssl/include\ -I/usr/local/ssl/include -I/usr/openssl/include -I/usr/pkg/include\ - -I/usr/local/openssl/include -I/pkg/include" + -I/usr/local/openssl/include -I/pkg/include -I/usr/include/openssl" AC_HEADER_STDC AC_HEADER_TIME -- cgit v1.2.3