Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
be50a0c8
Commit
be50a0c8
authored
Nov 14, 2012
by
Jeremy C. Reed
Browse files
[master] remove temporary AM_CPPFLAGS used for testing
now receives settings via configure discussed on jabber
parent
d654be88
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcp/tests/Makefile.am
View file @
be50a0c8
...
...
@@ -4,9 +4,6 @@ AM_CPPFLAGS = -I$(top_builddir)/src/lib -I$(top_srcdir)/src/lib
AM_CPPFLAGS
+=
$(BOOST_INCLUDES)
AM_CPPFLAGS
+=
-DTEST_DATA_BUILDDIR
=
\"
$(abs_top_builddir)
/src/lib/dhcp/tests
\"
AM_CPPFLAGS
+=
-DINSTALL_PROG
=
\"
$(abs_top_srcdir)
/install-sh
\"
# Temp
AM_CPPFLAGS
+=
-I
/usr/include/mysql
-DBIG_JOINS
=
1
-fno-strict-aliasing
AM_CPPFLAGS
+=
-DUNIV_LINUX
AM_CXXFLAGS
=
$(B10_CXXFLAGS)
...
...
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