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
BIND
Commits
f105c1cb
Commit
f105c1cb
authored
May 24, 2000
by
David Lawrence
Browse files
use IRIX_DNSSEC_WARNINGS_HACK to shut up missing prototype warnings
parent
3c8e458e
Changes
2
Hide whitespace changes
Inline
Side-by-side
lib/dns/sec/dnssafe/Makefile.in
View file @
f105c1cb
...
...
@@ -22,7 +22,7 @@ top_srcdir = @top_srcdir@
CINCLUDES
=
-I
${srcdir}
${ISC_INCLUDES}
CDEFINES
=
CWARNINGS
=
CWARNINGS
=
@IRIX_DNSSEC_WARNINGS_HACK@
LIBS
=
@LIBS@
...
...
lib/dns/sec/openssl/Makefile.in
View file @
f105c1cb
...
...
@@ -20,7 +20,7 @@ top_srcdir = @top_srcdir@
CINCLUDES
=
-I
${srcdir}
/include
CDEFINES
=
-DMFUNC
@DST_PRIVATEOPENSSL@
CWARNINGS
=
CWARNINGS
=
@IRIX_DNSSEC_WARNINGS_HACK@
LIBS
=
@LIBS@
...
...
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