summaryrefslogtreecommitdiff
path: root/net/netatalk/patches/patch-aa
blob: fb96d4ea03087d7bf987b2c0935339a41ed42a1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
$NetBSD: patch-aa,v 1.15 2006/10/12 11:54:49 markd Exp $

--- configure.orig	2005-05-18 10:14:29.000000000 +1200
+++ configure
@@ -16704,7 +16704,7 @@ fi
 		LIBS="$savedLIBS"
 	fi
 
-	netatalk_cv_install_pam=yes
+	netatalk_cv_install_pam=no
 	if test x"$pam_found" = "xyes" -a "x$PAMDIR" = "xNONE"; then
 		{ echo "$as_me:$LINENO: WARNING: PAM support can be compiled, but the install location for the netatalk.pamd file could not be determined. Either install this file by hand or specify the install path." >&5
 echo "$as_me: WARNING: PAM support can be compiled, but the install location for the netatalk.pamd file could not be determined. Either install this file by hand or specify the install path." >&2;}
@@ -17304,7 +17304,7 @@ if test "${with_spooldir+set}" = set; th
 
 
 	        if test "$withval" = "no"; then
-        	       if test x"$spool_required" == x"yes"; then
+        	       if test x"$spool_required" = x"yes"; then
                 	       { { echo "$as_me:$LINENO: error: *** CUPS support requires a spooldir ***" >&5
 echo "$as_me: error: *** CUPS support requires a spooldir ***" >&2;}
    { (exit 1); exit 1; }; }
@@ -18190,7 +18190,7 @@ cat >>confdefs.h <<\_ACEOF
 #define NETBSD 1
 _ACEOF
 
-	CFLAGS="-I\$(top_srcdir)/sys/netbsd -I/usr/include/kerberosIV $CFLAGS"
+	CFLAGS="-I\$(top_srcdir)/sys/netbsd $CFLAGS"
 	need_dash_r=yes
 
 
@@ -18961,7 +18961,7 @@ if test "${enable_krbV_uam+set}" = set; 
 		if test x"$enableval" = x"yes"; then
 
 	FOUND_GSSAPI=no
-	GSSAPI_LIBS=""
+	#GSSAPI_LIBS=""
 	GSSAPI_CFLAGS=""
 
 
@@ -19176,7 +19176,7 @@ cat >>conftest.$ac_ext <<_ACEOF
 #include <$ac_header>
 _ACEOF
 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
+  (eval $ac_cpp $ac_env_CPPFLAGS_value conftest.$ac_ext) 2>conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 >conftest.err
   rm -f conftest.er1