Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
55c4e407
Commit
55c4e407
authored
Jul 12, 2017
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nx*/configure.ac: Use newly introduced macro NX_DEFAULT_OPTIONS instead of NX_COMPILER_FLAGS.
parent
ef08aadf
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
configure.ac
nxcomp/configure.ac
+1
-1
configure.ac
nxcompshad/configure.ac
+1
-1
configure.ac
nxproxy/configure.ac
+1
-1
No files found.
nxcomp/configure.ac
View file @
55c4e407
...
...
@@ -41,7 +41,7 @@ PKG_CHECK_MODULES([Z], [zlib])
AC_LANG([C++])
NX_COMPILER_BRAND
NX_
COMPILER_FLAG
S
NX_
DEFAULT_OPTION
S
NX_BUILD_ON_CYGWIN32
NX_BUILD_ON_AMD64
...
...
nxcompshad/configure.ac
View file @
55c4e407
...
...
@@ -42,7 +42,7 @@ m4_ifdef([PKG_INSTALLDIR], [PKG_INSTALLDIR],
AC_LANG([C++])
NX_COMPILER_BRAND
NX_
COMPILER_FLAG
S
NX_
DEFAULT_OPTION
S
AC_CONFIG_FILES([
Makefile
...
...
nxproxy/configure.ac
View file @
55c4e407
...
...
@@ -21,7 +21,7 @@ AC_SUBST([PROXY_VERSION])
AC_LANG([C])
NX_COMPILER_BRAND
NX_
COMPILER_FLAG
S
NX_
DEFAULT_OPTION
S
AC_CONFIG_FILES([
Makefile
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment