Update of /cvsroot/mahogany/M
In directory usw-pr-cvs1:/tmp/cvs-serv1308

Modified Files:
        configure acinclude.m4 
Log Message:
fix for autocon 2.5x

Index: configure
===================================================================
RCS file: /cvsroot/mahogany/M/configure,v
retrieving revision 1.276
retrieving revision 1.277
diff -b -u -2 -r1.276 -r1.277
--- configure   3 Jul 2002 00:43:20 -0000       1.276
+++ configure   9 Jul 2002 11:19:31 -0000       1.277
@@ -564,5 +564,5 @@
 
 
-# From configure.in Id: configure.in,v 1.262 2002/06/29 00:52:21 vadz Exp 
+# From configure.in Id: configure.in,v 1.263 2002/07/03 00:43:20 vadz Exp 
 
 rm -f conftestdata
@@ -1103,7 +1103,7 @@
 fi
 
-   # Check whether --with-wx-config or --without-wx-config was given.
-if test "${with_wx_config+set}" = set; then
[...1301 lines suppressed...]
 set dummy latex2html; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5228: checking for $ac_word" >&5
+echo "configure:5205: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_LATEX2HTML'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5298,5 +5275,5 @@
             if test "x$GXX" != "xyes"; then
        echo $ac_n "checking whether ${CXX} accepts ${DEPFLAGS}""... $ac_c" 1>&6
-echo "configure:5301: checking whether ${CXX} accepts ${DEPFLAGS}" >&5
+echo "configure:5278: 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
@@ -5321,5 +5298,5 @@
        if test "x$GCC" != "xyes"; then
            echo $ac_n "checking whether ${CC} accepts ${DEPFLAGS}""... $ac_c" 1>&6
-echo "configure:5324: checking whether ${CC} accepts ${DEPFLAGS}" >&5
+echo "configure:5301: 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

Index: acinclude.m4
===================================================================
RCS file: /cvsroot/mahogany/M/acinclude.m4,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -u -2 -r1.7 -r1.8
--- acinclude.m4        23 Oct 2001 17:05:07 -0000      1.7
+++ acinclude.m4        9 Jul 2002 11:19:33 -0000       1.8
@@ -47,9 +47,8 @@
 ifelse([$2], [main], , dnl Avoid conflicting decl of main.
 [/* Override any gcc2 internal prototype to avoid an error.  */
-]ifelse(AC_LANG, CPLUSPLUS, [#ifdef __cplusplus
+#ifdef __cplusplus
 extern "C"
 #endif
-])dnl
-[/* We use char because int might match the return type of a gcc2
+/* We use char because int might match the return type of a gcc2
     builtin and then its argument prototype would still apply.  */
 char $2();



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to