Skip to content
GitLab
Projects
Groups
Snippets
/
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
57aebf4a
Commit
57aebf4a
authored
Dec 17, 2017
by
Francis Dupont
Browse files
[5389] more cleanup
parent
a57876d8
Changes
8
Hide whitespace changes
Inline
Side-by-side
src/bin/agent/tests/Makefile.am
View file @
57aebf4a
...
...
@@ -18,7 +18,6 @@ check-local:
done
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src/lib
-I
$(top_builddir)
/src/lib
AM_CPPFLAGS
+=
-I
$(top_builddir)
/src/bin
# for generated spec_config.h header
AM_CPPFLAGS
+=
-I
$(top_srcdir)
/src/bin
AM_CPPFLAGS
+=
$(BOOST_INCLUDES)
AM_CPPFLAGS
+=
-DTEST_DATA_BUILDDIR
=
\"
$(abs_top_builddir)
/src/bin/agent/tests
\"
...
...
src/bin/d2/tests/Makefile.am
View file @
57aebf4a
...
...
@@ -18,7 +18,6 @@ check-local:
done
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src/lib
-I
$(top_builddir)
/src/lib
AM_CPPFLAGS
+=
-I
$(top_builddir)
/src/bin
# for generated spec_config.h header
AM_CPPFLAGS
+=
-I
$(top_srcdir)
/src/bin
AM_CPPFLAGS
+=
$(BOOST_INCLUDES)
AM_CPPFLAGS
+=
-DTEST_DATA_BUILDDIR
=
\"
$(abs_top_builddir)
/src/bin/d2/tests
\"
...
...
src/bin/dhcp4/.gitignore
View file @
57aebf4a
...
...
@@ -2,7 +2,5 @@
/kea-dhcp4.8
/dhcp4_messages.cc
/dhcp4_messages.h
/spec_config.h
/spec_config.h.pre
/s-messages
/dhcp4_parser.report
src/bin/dhcp4/tests/Makefile.am
View file @
57aebf4a
...
...
@@ -18,7 +18,6 @@ check-local:
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src/lib
-I
$(top_builddir)
/src/lib
AM_CPPFLAGS
+=
-I
$(top_srcdir)
/src
-I
$(top_builddir)
/src
AM_CPPFLAGS
+=
-I
$(top_builddir)
/src/bin
# for generated spec_config.h header
AM_CPPFLAGS
+=
-I
$(top_srcdir)
/src/bin
AM_CPPFLAGS
+=
$(BOOST_INCLUDES)
AM_CPPFLAGS
+=
-DTEST_DATA_BUILDDIR
=
\"
$(abs_top_builddir)
/src/bin/dhcp4/tests
\"
...
...
src/bin/dhcp6/.gitignore
View file @
57aebf4a
...
...
@@ -2,7 +2,5 @@
/kea-dhcp6.8
/dhcp6_messages.cc
/dhcp6_messages.h
/spec_config.h
/spec_config.h.pre
/s-messages
/dhcp6_parser.report
src/bin/dhcp6/tests/Makefile.am
View file @
57aebf4a
...
...
@@ -17,7 +17,6 @@ check-local:
done
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src/lib
-I
$(top_builddir)
/src/lib
AM_CPPFLAGS
+=
-I
$(top_builddir)
/src/bin
# for generated spec_config.h header
AM_CPPFLAGS
+=
-I
$(top_srcdir)
/src/bin
AM_CPPFLAGS
+=
-I
$(top_srcdir)
/src
-I
$(top_builddir)
/src
AM_CPPFLAGS
+=
-DTOP_BUILDDIR
=
"
\"
$(top_builddir)
\"
"
...
...
src/bin/lfc/tests/Makefile.am
View file @
57aebf4a
...
...
@@ -13,7 +13,6 @@ check-local:
done
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src/lib
-I
$(top_builddir)
/src/lib
AM_CPPFLAGS
+=
-I
$(top_builddir)
/src/bin
# for generated spec_config.h header
AM_CPPFLAGS
+=
-I
$(top_srcdir)
/src/bin
AM_CPPFLAGS
+=
$(BOOST_INCLUDES)
AM_CPPFLAGS
+=
-DTEST_DATA_BUILDDIR
=
\"
$(abs_top_builddir)
/src/bin/lfc/tests
\"
...
...
src/lib/process/.gitignore
View file @
57aebf4a
/process_messages.cc
/process_messages.h
/spec_config.h
/spec_config.h.pre
/s-messages
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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