From 55c4e407043a627b9d7b96e2b7231612a9d9dab7 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 12 Jul 2017 12:53:10 +0200 Subject: nx*/configure.ac: Use newly introduced macro NX_DEFAULT_OPTIONS instead of NX_COMPILER_FLAGS. --- nxcomp/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcomp/configure.ac') diff --git a/nxcomp/configure.ac b/nxcomp/configure.ac index 19328677a..efe245162 100644 --- a/nxcomp/configure.ac +++ b/nxcomp/configure.ac @@ -41,7 +41,7 @@ PKG_CHECK_MODULES([Z], [zlib]) AC_LANG([C++]) NX_COMPILER_BRAND -NX_COMPILER_FLAGS +NX_DEFAULT_OPTIONS NX_BUILD_ON_CYGWIN32 NX_BUILD_ON_AMD64 -- cgit v1.2.3