'./configure' requirements made optional for various parts of projects.
[captive.git] / src / install / libcaptive-install / Makefile.am
index 89b186f..acd98e5 100644 (file)
@@ -22,7 +22,7 @@ libcaptive_install_a_SOURCES= \
                proc_partitions.c \
                proc_partitions.h
 
-if HAVE_LIBNTFS
+if ENABLE_INSTALL_PKG
 libcaptive_install_a_cond=libcaptive-install.a
 endif
 noinst_LIBRARIES=$(libcaptive_install_a_cond)