[macemacsjp-cvs 399] CVS update: CarbonEmacsPackage/GPL/patch

Back to archive index

Seiji Zenitani zenit****@users*****
2006年 8月 8日 (火) 23:29:06 JST


Index: CarbonEmacsPackage/GPL/patch/no-fink.patch
diff -u /dev/null CarbonEmacsPackage/GPL/patch/no-fink.patch:1.1
--- /dev/null	Tue Aug  8 23:29:06 2006
+++ CarbonEmacsPackage/GPL/patch/no-fink.patch	Tue Aug  8 23:29:06 2006
@@ -0,0 +1,19 @@
+--- configure.in.orig	2006-07-14 21:04:25.000000000 +0900
++++ configure.in	2006-08-08 02:21:52.000000000 +0900
+@@ -1153,11 +1153,11 @@
+     # Define CPP as follows to make autoconf work correctly.
+     CPP="${CC-cc} -E -no-cpp-precomp"
+     # Use fink packages if available.
+-    if test -d /sw/include && test -d /sw/lib; then
+-	GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib"
+-        CPP="${CPP} ${GCC_TEST_OPTIONS}"
+-	NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS}
+-    fi
++dnl     if test -d /sw/include && test -d /sw/lib; then
++dnl 	GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib"
++dnl         CPP="${CPP} ${GCC_TEST_OPTIONS}"
++dnl 	NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS}
++dnl     fi
+   ;;
+ 
+   ## AMD x86-64 Linux-based GNU system


macemacsjp-cvs メーリングリストの案内
Back to archive index