Remove LIB_CLOSE variables from linker options.
[pspp-builds.git] / src / ui / terminal / automake.mk
index cd47b62e7863af1859a725b206225526fa4363e8..5ab098577a57f015040543faf7387960ab46a8cd 100644 (file)
@@ -27,8 +27,7 @@ src_ui_terminal_pspp_LDADD = \
        src/libpspp-core.la \
        $(NCURSES_LIBS) \
        $(LIBICONV) \
-       @LIBINTL@ @LIBREADLINE@ \
-       $(LIB_CLOSE)
+       @LIBINTL@ @LIBREADLINE@
 
 
 src_ui_terminal_pspp_LDFLAGS = $(PSPP_LDFLAGS) $(PG_LDFLAGS)