1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

makefiles: no longer used define

Not used anymore -D_BUILDING_LVM
This commit is contained in:
Zdenek Kabelac 2018-12-15 00:20:15 +01:00
parent a665206453
commit 143c8dcd7f
2 changed files with 0 additions and 4 deletions

View File

@ -249,8 +249,6 @@ endif
# end of fPIC protection # end of fPIC protection
endif endif
DEFS += -D_BUILDING_LVM
LDFLAGS += -L$(top_builddir)/libdm LDFLAGS += -L$(top_builddir)/libdm
CLDFLAGS += -L$(top_builddir)/libdm CLDFLAGS += -L$(top_builddir)/libdm

View File

@ -267,8 +267,6 @@ endif
# end of fPIC protection # end of fPIC protection
endif endif
DEFS += -D_BUILDING_LVM
LDFLAGS += -L$(top_builddir)/lib LDFLAGS += -L$(top_builddir)/lib
CLDFLAGS += -L$(top_builddir)/lib CLDFLAGS += -L$(top_builddir)/lib