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
BIND
Commits
8975f330
Commit
8975f330
authored
Jan 24, 2013
by
Tinderbox User
Browse files
regenerate
parent
cd63e943
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
8975f330
...
...
@@ -1431,7 +1431,7 @@ LIBISC_API
LIBISCCC_API
LIBISCCFG_API
LIBDNS_API
LIBDNS_
FAST
API
LIBDNS_
MAP
API
LIBBIND9_API
LIBLWRES_API
LIBIRS_API
...
...
@@ -13308,20 +13308,18 @@ $as_echo_n "checking for static inline breakage... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
int
main ()
{
foo1();
}
static inline int foo1() {
return 0;
}
static inline int foo2() {
return foo1();
}
int
main ()
{
foo1();
;
return 0;
}
...
...
@@ -19537,7 +19535,7 @@ LIBISCCFG_API=$srcdir/lib/isccfg/api
LIBDNS_API=$srcdir/lib/dns/api
LIBDNS_
FAST
API=$srcdir/lib/dns/
fast
api
LIBDNS_
MAP
API=$srcdir/lib/dns/
map
api
LIBBIND9_API=$srcdir/lib/bind9/api
...
...
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