Update of /cvsroot/mahogany/M
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14678
Modified Files:
configure configure.in
Log Message:
re-added support for building with Python under Mac OS X (look for headers in
the /System/Frameworks)
Index: configure
===================================================================
RCS file: /cvsroot/mahogany/M/configure,v
retrieving revision 1.325
retrieving revision 1.326
diff -b -u -2 -r1.325 -r1.326
--- configure 9 Apr 2005 18:51:04 -0000 1.325
+++ configure 16 Apr 2005 15:43:18 -0000 1.326
@@ -569,5 +569,5 @@
-# From configure.in Id: configure.in,v 1.309 2004/07/21 11:29:20 vadz Exp
+# From configure.in Id: configure.in,v 1.310 2005/04/09 18:51:08 vadz Exp
rm -f conftestdata
@@ -1541,54 +1541,32 @@
-
- echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
[...1296 lines suppressed...]
set dummy latex2html; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:5200: checking for $ac_word" >&5
+echo "configure:5162: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_LATEX2HTML'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -5292,5 +5254,5 @@
if test "x$GXX" != "xyes"; then
echo $ac_n "checking whether ${CXX} accepts ${DEPFLAGS}""... $ac_c" 1>&6
-echo "configure:5295: checking whether ${CXX} accepts ${DEPFLAGS}" >&5
+echo "configure:5257: 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
@@ -5315,5 +5277,5 @@
if test "x$GCC" != "xyes"; then
echo $ac_n "checking whether ${CC} accepts ${DEPFLAGS}""... $ac_c"
1>&6
-echo "configure:5318: checking whether ${CC} accepts ${DEPFLAGS}" >&5
+echo "configure:5280: 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: configure.in
===================================================================
RCS file: /cvsroot/mahogany/M/configure.in,v
retrieving revision 1.310
retrieving revision 1.311
diff -b -u -2 -r1.310 -r1.311
--- configure.in 9 Apr 2005 18:51:08 -0000 1.310
+++ configure.in 16 Apr 2005 15:43:24 -0000 1.311
@@ -766,4 +766,5 @@
/usr/include/python$ver \
/usr/local/include/python$ver \
+
/System/Library/Frameworks/Python.framework/Versions/$ver/include/python$ver \
],
[
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates