[88982] trunk/base/aclocal.m4
cal at macports.org
cal at macports.org
Sun Jan 15 17:56:13 PST 2012
Revision: 88982
http://trac.macports.org/changeset/88982
Author: cal at macports.org
Date: 2012-01-15 17:56:13 -0800 (Sun, 15 Jan 2012)
Log Message:
-----------
Fix comments for MP_CHECK_SQLITE_VERSION macro
Modified Paths:
--------------
trunk/base/aclocal.m4
Modified: trunk/base/aclocal.m4
===================================================================
--- trunk/base/aclocal.m4 2012-01-16 01:52:49 UTC (rev 88981)
+++ trunk/base/aclocal.m4 2012-01-16 01:56:13 UTC (rev 88982)
@@ -1071,9 +1071,7 @@
# Check for a specific SQLite version and execute commands depending on availability
#
# Arguments:
-# Required SQLite version for the test to succeed
-# then-commands to execute if the version is equal to or higher than the threshold
-# else-commands to execute if the version is lower than the threshold (optional)
+# Required SQLite version for the test to succeed in the form of SQLITE_VERSION_NUMBER
#
# Requires:
# MP_SQLITE3_FLAGS
@@ -1082,7 +1080,8 @@
# AC_LANG_SOURCE
#
# Results:
-# availability of SQLITE_VERSION_NUMBER is cached
+# Result is cached.
+#
# sets mp_sqlite_version_ge_$1 to yes or no
#
#------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120115/cabc8f0e/attachment-0001.html>
More information about the macports-changes
mailing list