head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.54 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.52 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.50 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.48 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.46 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.44 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.42 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.40 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.38 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.36 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.34 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.32 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.30 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.28 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.26 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.24 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.22 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.20 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.18 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.16 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.14 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.12 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.10 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.8 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.6 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.4 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 buildlink2-base:1.3 netbsd-1-4-PATCH002:1.2 comdex-fall-1999:1.2 netbsd-1-4-PATCH001:1.2 netbsd-1-4-RELEASE:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2000.08.25.12.39.08; author veego; state dead; branches; next 1.2; 1.2 date 99.06.12.03.01.44; author kim; state Exp; branches; next 1.1; 1.1 date 99.03.07.00.27.18; author kim; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.03.07.00.27.18; author kim; state Exp; branches; next ; desc @@ 1.3 log @Replaced by a working one in pkgsrc/mail/cyrus-imapd @ text @$NetBSD: patch-aa,v 1.2 1999/06/12 03:01:44 kim Exp $ --- configure.orig Tue Aug 4 01:52:57 1998 +++ configure Fri Jun 11 22:41:23 1999 @@@@ -1269,14 +1269,14 @@@@ fi echo "$ac_t""$andrew_runpath_switch" 1>&6 -CPPFLAGS="-I/usr/local/include ${CPPFLAGS}" - - # this is ANDREW ADD LIBPATH - if test "$andrew_runpath_switch" = "none" ; then - LDFLAGS="-L"/usr/local/lib" ${LDFLAGS}" - else - LDFLAGS="-L"/usr/local/lib" ${LDFLAGS} $andrew_runpath_switch"/usr/local/lib"" - fi +#CPPFLAGS="-I/usr/local/include ${CPPFLAGS}" +# +# # this is ANDREW ADD LIBPATH +# if test "$andrew_runpath_switch" = "none" ; then +# LDFLAGS="-L"/usr/local/lib" ${LDFLAGS}" +# else +# LDFLAGS="-L"/usr/local/lib" ${LDFLAGS} $andrew_runpath_switch"/usr/local/lib"" +# fi for ac_hdr in unistd.h sys/select.h db_185.h sys/param.h @@@@ -2507,8 +2507,9 @@@@ fi -case "$WITH_LOGIN" in - unix|unix_*) echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6 +#case "$WITH_LOGIN" in +# unix|unix_*) echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6 +echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6 echo "configure:2513: checking for crypt in -lcrypt" >&5 ac_lib_var=`echo crypt'_'crypt | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then @@@@ -2554,7 +2555,8 @@@@ else echo "$ac_t""no" 1>&6 fi -;; +#;; +case "$WITH_LOGIN" in krb|krb_*) login_progs=krbck;; esac @@@@ -2869,7 +2871,7 @@@@ echo "configure:2870: checking with Tcl on how it says it should be compiled" >&5 . ${TclLibBase}/tclConfig.sh - TCL_CPPFLAGS="-I${TCL_PREFIX}/include" + TCL_CPPFLAGS="-I${TCL_PREFIX}/include/tcl8.0" TCL_LIBS="${TCL_LD_SEARCH_FLAGS} ${TCL_LIB_SPEC} ${TCL_LIBS}" @@@@ -3094,11 +3096,11 @@@@ with_krb="${withval}" fi -if test -z "$with_krb"; then - if test -f /usr/local/lib/libkrb.a -a -f /usr/local/lib/libdes.a; then - with_krb="/usr/local" - fi -fi +#if test -z "$with_krb"; then +# if test -f /usr/local/lib/libkrb.a -a -f /usr/local/lib/libdes.a; then +# with_krb="/usr/local" +# fi +#fi case "$with_krb" in no) true;; ""|yes) echo $ac_n "checking for des_ecb_encrypt in -lkrb""... $ac_c" 1>&6 @@@@ -3308,11 +3310,11 @@@@ with_zephyr="${withval}" fi -if test -z "$with_zephyr"; then - if test -f /usr/local/lib/libzephyr.a; then - with_zephyr="/usr/local" - fi -fi +#if test -z "$with_zephyr"; then +# if test -f /usr/local/lib/libzephyr.a; then +# with_zephyr="/usr/local" +# fi +#fi case "$with_zephyr" in no) true;; ""|yes) echo $ac_n "checking for ZInitialize in -lzephyr""... $ac_c" 1>&6 @ 1.2 log @Now uses the pkg Tcl as it should. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1.1.1 1999/03/07 00:27:18 kim Exp $ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d4 1 a4 1 +++ configure Thu Oct 22 21:31:35 1998 d50 9 @ 1.1.1.1 log @Cyrus: the Andrew IMAP server @ text @@