Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nettle
nettle
Commits
56d73915
Commit
56d73915
authored
Nov 03, 2002
by
Niels Möller
Browse files
Don't set CFLAGS or CPPFLAGS explicitly,
let automake handle that. Rev: src/nettle/examples/Makefile.am:1.11
parent
4fbc7017
Changes
1
Show whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
56d73915
CFLAGS
=
-I
$(top_srcdir)
@CFLAGS@
CPPFLAGS
=
@CPPFLAGS@
# We need .. to be searched before standard places, in order to pick
# up the newly built libnettle.a/libnettle.so, rather than any
# installed version.
...
...
Write
Preview
Supports
Markdown
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