SOURCES: nspr-acfix.patch - one more fix for ac 2.60

qboosh qboosh at pld-linux.org
Fri Sep 15 19:01:11 CEST 2006


Author: qboosh                       Date: Fri Sep 15 17:01:11 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more fix for ac 2.60

---- Files affected:
SOURCES:
   nspr-acfix.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/nspr-acfix.patch
diff -u SOURCES/nspr-acfix.patch:1.3 SOURCES/nspr-acfix.patch:1.4
--- SOURCES/nspr-acfix.patch:1.3	Sat Jan 15 15:20:22 2005
+++ SOURCES/nspr-acfix.patch	Fri Sep 15 19:01:06 2006
@@ -1,6 +1,16 @@
---- nspr-4.4.1/mozilla/nsprpub/configure.in.orig	2003-11-25 01:09:04.000000000 +0100
-+++ nspr-4.4.1/mozilla/nsprpub/configure.in	2003-12-29 02:47:28.778924056 +0100
-@@ -1894,8 +1894,8 @@
+--- nspr-4.6.3/mozilla/nsprpub/configure.in.orig	2006-07-15 00:31:04.000000000 +0200
++++ nspr-4.6.3/mozilla/nsprpub/configure.in	2006-09-15 18:50:56.224470000 +0200
+@@ -409,7 +409,8 @@
+ 
+     AC_MSG_CHECKING([whether the $host compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works])
+     AC_TRY_COMPILE([], [return(0);], 
+-        [ac_cv_prog_host_cc_works=1 AC_MSG_RESULT([yes])],
++        [ac_cv_prog_host_cc_works=1
++	 AC_MSG_RESULT([yes])],
+         AC_MSG_ERROR([installation or configuration problem: $host compiler $HOST_CC cannot create executables.]) )
+ 
+     CC=$_SAVE_CC
+@@ -2156,8 +2157,8 @@
      ;;
  *)
      AC_CHECK_LIB(dl, dlopen,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/nspr-acfix.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list