Codebase list pgpdump / 14c38d6
Propagate CC from ./configure to facilitate cross-building See https://bugs.debian.org/894115 for more discussion. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Helmut Grohne authored 5 years ago Daniel Kahn Gillmor committed 5 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
44 LIBS = @LIBS@
55 CFLAGS = @CFLAGS@ -O -Wall
66 LDFLAGS = @LDFLAGS@
7 CC = @CC@
78 VERSION = `git tag | tail -1 | sed -e 's/v//'`
89
910 RM = rm -f