]> granicus.if.org Git - sudo/commitdiff
regen
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 10 Dec 2003 03:09:00 +0000 (03:09 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 10 Dec 2003 03:09:00 +0000 (03:09 +0000)
configure

index 7807cb7f5fe41a9d75214a4bf0cce576ce490621..23d6319d25e4cc6fd55f2bda794fa6b43dab2547 100755 (executable)
--- a/configure
+++ b/configure
@@ -6719,6 +6719,12 @@ echo "$as_me: using shlicc as CC" >&6;}
                    CHECKSHADOW="false"
                fi
                ;;
+    *-*-darwin*)
+               SKIP_SETREUID=yes
+               if test "$CHECKSHADOW" = "true"; then
+                   CHECKSHADOW="false"
+               fi
+               ;;
     *-*-nextstep*)
                # lockf() on is broken on the NeXT -- use flock instead
                ac_cv_func_lockf=no