Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
6b7c3e4c
Commit
6b7c3e4c
authored
Mar 14, 2013
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove spurious HERE
parent
b2f07642
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
configure
configure
+0
-1
configure.in
configure.in
+0
-1
No files found.
configure
View file @
6b7c3e4c
...
@@ -16050,7 +16050,6 @@ case "$use_libjson" in
...
@@ -16050,7 +16050,6 @@ case "$use_libjson" in
fi
fi
;;
;;
esac
esac
HERE
if test "X${libjson_libs}" != "X"
if test "X${libjson_libs}" != "X"
then
then
...
...
configure.in
View file @
6b7c3e4c
...
@@ -1514,7 +1514,6 @@ case "$use_libjson" in
...
@@ -1514,7 +1514,6 @@ case "$use_libjson" in
fi
fi
;;
;;
esac
esac
HERE
if test "X${libjson_libs}" != "X"
if test "X${libjson_libs}" != "X"
then
then
...
...
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