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 06f3f2f..ec93078 100644
--- a/configure.ac
+++ b/configure.ac
@@ -100,7 +100,7 @@ if test x"$external_expat" = xno; then
AC_DEFINE_UNQUOTED([LIBCUTL_BYTEORDER], [$byteorder], [1234 = little, 4321 = big])
fi
-# Define LIBODB_STATIC_LIB if we are build static library on certain platforms.
+# Define LIBCUTL_STATIC_LIB if we are build static library on certain platforms.
#
STATIC_LIB([LIBCUTL_STATIC_LIB], [Static library interface.])