[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] gnash ChangeLog macros/pthreads.m4
From:       Sandro Santilli <strk () keybit ! net>
Date:       2006-07-29 17:17:39
Message-ID: E1G6sRX-0008GQ-4W () savannah ! gnu ! org
[Download RAW message or body]

CVSROOT:	/sources/gnash
Module name:	gnash
Changes by:	Sandro Santilli <strk>	06/07/29 17:17:39

Modified files:
	.              : ChangeLog 
	macros         : pthreads.m4 

Log message:
	* macros/pthreads.m4: don't add -I/usr/include (should already be in the default search path)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.551&r2=1.552
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/pthreads.m4?cvsroot=gnash&r1=1.9&r2=1.10

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -b -r1.551 -r1.552
--- ChangeLog	29 Jul 2006 13:48:28 -0000	1.551
+++ ChangeLog	29 Jul 2006 17:17:38 -0000	1.552
@@ -1,5 +1,7 @@
 2006-07-29 Sandro Santilli <strk@keybit.net>
 
+	* macros/pthreads.m4: don't add -I/usr/include
+ 	  (should already be in the default search path)
 	* gui/gnash.cpp: fixed typo in -r help 
 	* gui/Makefile.am: comment out AM_LDFLAGS (rely on dependencies
 	  extracted from .la files)

Index: macros/pthreads.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/pthreads.m4,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- macros/pthreads.m4	24 Apr 2006 23:05:55 -0000	1.9
+++ macros/pthreads.m4	29 Jul 2006 17:17:39 -0000	1.10
@@ -68,7 +68,7 @@
             ac_cv_path_pthread_incl="$i"
 	  fi
         done
-      fi], [INCLUDES = -I/usr/pkg/pthreads/include -I/usr/include])
+      fi], [INCLUDES = -I/usr/pkg/pthreads/include])
     else
       AC_MSG_RESULT(${ac_cv_path_pthread_incl})
       if test x"${ac_cv_path_pthread_incl}" != x"/usr/include"; then



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic