From 8353e06738b2428bb1714ad11acc10c5218f5a1c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Jul 2014 08:47:37 +0200 Subject: Updates to build system --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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.]) -- cgit v1.1