blob: 85f964458b260ca545f11399c6dee35d84c8fe55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig Tue Apr 6 17:08:05 2004
+++ configure Tue Apr 6 17:10:47 2004
@@ -9520,7 +9521,7 @@
save_CPPFLAGS=$CPPFLAGS
CPPFLAGS="$CPPFLAGS $gnutls_inc_prefix"
-for ac_header in gnutls/gnutls.h
+for ac_header in gnutls/xxxgnutls.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then
|