Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / forkpty-tests
index 744d684..e969fc6 100644 (file)
@@ -1,8 +1,12 @@
 Files:
-tests/signature.h
 tests/test-forkpty.c
+tests/signature.h
+
+Depends-on:
+
+configure.ac:
 
 Makefile.am:
 TESTS += test-forkpty
 check_PROGRAMS += test-forkpty
-test_forkpty_LDADD = $(LDADD) $(PTY_LIB)
+test_forkpty_LDADD = $(LDADD) @PTY_LIB@