imv-os: Don't build pacman on Windows
This commit is contained in:
@@ -18,9 +18,11 @@ imv_os_la_SOURCES = \
|
||||
|
||||
imv_os_la_LDFLAGS = -module -avoid-version -no-undefined
|
||||
|
||||
if !USE_WINDOWS
|
||||
ipsec_PROGRAMS = pacman
|
||||
pacman_SOURCES = pacman.c
|
||||
pacman_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la
|
||||
pacman.o : $(top_builddir)/config.status
|
||||
|
||||
EXTRA_DIST = pacman.sh
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user