Update of /cvsroot/mahogany/M
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28276

Modified Files:
        configure configure.in 
Log Message:
added dspam line to the summary

Index: configure
===================================================================
RCS file: /cvsroot/mahogany/M/configure,v
retrieving revision 1.320
retrieving revision 1.321
diff -b -u -2 -r1.320 -r1.321
--- configure   9 Jul 2004 12:32:47 -0000       1.320
+++ configure   13 Jul 2004 22:17:25 -0000      1.321
@@ -569,5 +569,5 @@
 
 
-# From configure.in Id: configure.in,v 1.305 2004/07/08 22:06:45 vadz Exp 
+# From configure.in Id: configure.in,v 1.306 2004/07/09 12:33:07 vadz Exp 
 
 rm -f conftestdata
@@ -5074,19 +5074,20 @@
 
 MAKE_USE_DSPAM=
+using_dspam="no"
 case "$USE_DSPAM" in
     1)
                                ac_safe=`echo "sqlite.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for sqlite.h""... $ac_c" 1>&6
-echo "configure:5081: checking for sqlite.h" >&5
+echo "configure:5082: checking for sqlite.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 5086 "configure"
+#line 5087 "configure"
 #include "confdefs.h"
 #include <sqlite.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:5091: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:5092: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
@@ -5105,5 +5106,5 @@
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for main in -lsqlite""... $ac_c" 1>&6
-echo "configure:5108: checking for main in -lsqlite" >&5
+echo "configure:5109: checking for main in -lsqlite" >&5
 ac_lib_var=`echo sqlite'_'main | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
@@ -5113,5 +5114,5 @@
 LIBS="-lsqlite  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 5116 "configure"
+#line 5117 "configure"
 #include "confdefs.h"
 
@@ -5120,5 +5121,5 @@
 ; return 0; }
 EOF
-if { (eval echo configure:5123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test 
-s conftest${ac_exeext}; then
+if { (eval echo configure:5124: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test 
-s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
@@ -5135,4 +5136,5 @@
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
+  using_dspam="yes"
   MAKE_USE_DSPAM="USE_DSPAM=1"
 else
@@ -5187,5 +5189,5 @@
 auto|Auto|AUTO|1)
        echo $ac_n "checking how to link modules""... $ac_c" 1>&6
-echo "configure:5190: checking how to link modules" >&5
+echo "configure:5192: checking how to link modules" >&5
                if test "$USE_MAC" = 0; then
            LDD="ldd"
@@ -5239,5 +5241,5 @@
 set dummy perl; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5242: checking for $ac_word" >&5
+echo "configure:5244: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5274,5 +5276,5 @@
 set dummy latex; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5277: checking for $ac_word" >&5
+echo "configure:5279: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_LATEX'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5309,5 +5311,5 @@
 set dummy makeindex; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5312: checking for $ac_word" >&5
+echo "configure:5314: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_MAKEINDEX'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5344,5 +5346,5 @@
 set dummy dvips; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5347: checking for $ac_word" >&5
+echo "configure:5349: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DVIPS'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5379,5 +5381,5 @@
 set dummy ps2pdf; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5382: checking for $ac_word" >&5
+echo "configure:5384: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PSTOPDF'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5414,5 +5416,5 @@
 set dummy latex2html; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5417: checking for $ac_word" >&5
+echo "configure:5419: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_LATEX2HTML'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5509,5 +5511,5 @@
             if test "x$GXX" != "xyes"; then
        echo $ac_n "checking whether ${CXX} accepts ${DEPFLAGS}""... $ac_c" 1>&6
-echo "configure:5512: checking whether ${CXX} accepts ${DEPFLAGS}" >&5
+echo "configure:5514: checking whether ${CXX} accepts ${DEPFLAGS}" >&5
 if eval "test \"`echo '$''{'m_cv_cxx_depflags'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5532,5 +5534,5 @@
        if test "x$GCC" != "xyes"; then
            echo $ac_n "checking whether ${CC} accepts ${DEPFLAGS}""... $ac_c" 1>&6
-echo "configure:5535: checking whether ${CC} accepts ${DEPFLAGS}" >&5
+echo "configure:5537: checking whether ${CC} accepts ${DEPFLAGS}" >&5
 if eval "test \"`echo '$''{'m_cv_c_depflags'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6093,4 +6095,5 @@
     echo "           with swig:                        ${SWIG}"
 fi
+echo "  DSPAM spam filtering:                  ${using_dspam}"
 echo ""
 echo "Please look at config.log for more details."

Index: configure.in
===================================================================
RCS file: /cvsroot/mahogany/M/configure.in,v
retrieving revision 1.306
retrieving revision 1.307
diff -b -u -2 -r1.306 -r1.307
--- configure.in        9 Jul 2004 12:33:07 -0000       1.306
+++ configure.in        13 Jul 2004 22:17:25 -0000      1.307
@@ -1160,4 +1160,5 @@
 
 MAKE_USE_DSPAM=
+using_dspam="no"
 case "$USE_DSPAM" in
     1)
@@ -1167,4 +1168,5 @@
        AC_CHECK_HEADER(sqlite.h,
            AC_CHECK_LIB(sqlite, main,
+               using_dspam="yes"
                MAKE_USE_DSPAM="USE_DSPAM=1",
                AC_MSG_WARN(Cannot find sqlite library - support for DSPAM disabled.)
@@ -1511,4 +1513,5 @@
     echo "           with swig:                        ${SWIG}"
 fi
+echo "  DSPAM spam filtering:                  ${using_dspam}"
 echo ""
 echo "Please look at config.log for more details."



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to