]> sourceware.org Git - lvm2.git/commitdiff
Add DEFS
authorAlasdair Kergon <agk@redhat.com>
Tue, 25 Oct 2005 19:03:59 +0000 (19:03 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 25 Oct 2005 19:03:59 +0000 (19:03 +0000)
make.tmpl.in

index 44941553fb2a05e5e78cb2035b522ca8ec4514e6..599aae747a78fd46918fdd1766bcbaa69f61f08c 100644 (file)
@@ -24,6 +24,7 @@ INSTALL = @INSTALL@
 MSGFMT = @MSGFMT@
 LN_S = @LN_S@
 LIBS = @LIBS@
+CFLAGS += @DEFS@
 CFLAGS += @CFLAGS@
 CLDFLAGS += @CLDFLAGS@
 CLDWHOLEARCHIVE += @CLDWHOLEARCHIVE@
This page took 0.027359 seconds and 5 git commands to generate.