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
ISC Open Source Projects
Kea
Commits
2cc12f15
Commit
2cc12f15
authored
Jul 20, 2012
by
JINMEI Tatuya
Browse files
[2094] cleanup: removed unnecessary CPPFLAGS.
parent
a47e80cd
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/datasrc/memory/Makefile.am
View file @
2cc12f15
...
...
@@ -3,7 +3,6 @@ SUBDIRS = . tests
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src/lib
-I
$(top_builddir)
/src/lib
AM_CPPFLAGS
+=
-I
$(top_srcdir)
/src/lib/dns
-I
$(top_builddir)
/src/lib/dns
AM_CPPFLAGS
+=
$(BOOST_INCLUDES)
AM_CPPFLAGS
+=
$(SQLITE_CFLAGS)
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