gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/macros gnashpkgtool.m4 [release_0_7_2]


From: Sandro Santilli
Subject: [Gnash-commit] gnash/macros gnashpkgtool.m4 [release_0_7_2]
Date: Mon, 30 Oct 2006 16:20:21 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         release_0_7_2
Changes by:     Sandro Santilli <strk>  06/10/30 16:20:21

Modified files:
        macros         : gnashpkgtool.m4 

Log message:
        added a TODO item

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/gnashpkgtool.m4?cvsroot=gnash&only_with_tag=release_0_7_2&r1=1.12.2.2&r2=1.12.2.3

Patches:
Index: gnashpkgtool.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/gnashpkgtool.m4,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -u -b -r1.12.2.2 -r1.12.2.3
--- gnashpkgtool.m4     30 Oct 2006 16:11:09 -0000      1.12.2.2
+++ gnashpkgtool.m4     30 Oct 2006 16:20:21 -0000      1.12.2.3
@@ -17,10 +17,16 @@
 dnl  
 dnl 
 
-dnl $Id: gnashpkgtool.m4,v 1.12.2.2 2006/10/30 16:11:09 nihilus Exp $
+dnl $Id: gnashpkgtool.m4,v 1.12.2.3 2006/10/30 16:20:21 strk Exp $
 
 dnl Generic macros for finding and setting include-paths and library-path
-dnl for packages. Implements GNASH_PKG_INCLUDES() and GNASH_PKG_LIBS()...
+dnl for packages. Implements GNASH_PKG_INCLUDES() and GNASH_PKG_LIBS()..
+dnl 
+dnl TODO:
+dnl   - always run AC_CHECK_HEADERS and AC_CHECK_LIB so that config.h end
+dnl     up with correct information about what's available and what not
+dnl     and every provided info is verified before acceptance
+dnl
 
 AC_DEFUN([GNASH_PKG_INCLUDES], dnl GNASH_PKG_INCLUDES(jpeg, [jpeglib.h], [jpeg 
images])
 [




reply via email to

[Prev in Thread] Current Thread [Next in Thread]