crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / modules / dirent-safer-tests
index 172c662de407de2b34a7818bf4fe323aa93205a8..d516d520780bf117d5ec741cb3718854983341a3 100644 (file)
@@ -11,5 +11,5 @@ Makefile.am:
 TESTS += test-dirent-safer
 check_PROGRAMS += test-dirent-safer
 # Link with libintl when needed. dirent-safer uses fdopendir if it is present,
-# and fdopendir indirectly depends on xgetcwd -> xalloc-die -> gettext-h.
+# and fdopendir indirectly depends on openat-die -> gettext-h.
 test_dirent_safer_LDADD = $(LDADD) $(LIBINTL)