From a4d247b163c4ac22807b4fd3ea0f03987cf4246f Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Mon, 21 Oct 2013 23:51:12 +0200 Subject: fixed static build of cpp plugins; make works with -j again --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b1faabe4..7b63603a 100644 --- a/configure.ac +++ b/configure.ac @@ -72,6 +72,7 @@ case "$host" in AC_DEFINE(ARCH_UNKNOWN, 1, [architecture is unknown]) ;; esac +AC_SUBST(NOCPPLIB) AC_SUBST(LIB) AC_SUBST(YASM_FLAGS) -- cgit v1.2.3