mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / openpty-tests
index 8b730e68be30042ebbd27baea3ab8bc03cdd9f49..afe410a19f9eda62aa4e7b22faf2275097cc5483 100644 (file)
@@ -1,8 +1,12 @@
 Files:
-tests/signature.h
 tests/test-openpty.c
+tests/signature.h
+
+Depends-on:
+
+configure.ac:
 
 Makefile.am:
 TESTS += test-openpty
 check_PROGRAMS += test-openpty
-test_openpty_LDADD = $(LDADD) $(PTY_LIB)
+test_openpty_LDADD = $(LDADD) @PTY_LIB@