diff options
Diffstat (limited to 'nxcomp/configure.ac')
-rw-r--r-- | nxcomp/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |