aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1496b60..8383000 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,7 @@ ODB_COMPILER([], [AC_MSG_ERROR([odb compiler is not found; consider setting ODB
#
LIBODB([], [AC_MSG_ERROR([libodb is not found; consider using --with-libodb=DIR])])
-# Check for TR1 <memory> availability.
+# Check for TR1 <memory> availability (has to be after libodb).
#
TR1_MEMORY