From ff5bb2accee87c24ee64e8fdcf5169e674c4b7b4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 8 Sep 2010 21:23:37 +0200 Subject: Add suppor for VC++ build --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bdc5afa..bb0932c 100644 --- a/configure.ac +++ b/configure.ac @@ -61,7 +61,7 @@ STATIC_LIB([LIBCOMMON_STATIC_LIB], [Static library interface.]) # Output. # -AC_CONFIG_HEADERS([config.h libcommon/config.h]) +AC_CONFIG_HEADERS([config.h libcommon/common/config.h]) AC_CONFIG_FILES([__path__(config_files)]) AC_CONFIG_COMMANDS([tester-mode], [chmod +x tester]) AC_OUTPUT -- cgit v1.1