From 4c96047b6275561be165dc65dd459974a7e3cb5b Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 19 Sep 2021 15:05:39 +0000 Subject: Test availability of mkstemps(3) and provide a fallback implementation in case it is missing; needed for SUN Solaris 10. --- Makefile.depend | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.depend') diff --git a/Makefile.depend b/Makefile.depend index 55916ce1..d5f6556c 100644 --- a/Makefile.depend +++ b/Makefile.depend @@ -9,6 +9,7 @@ compat_getline.o: compat_getline.c config.h compat_getsubopt.o: compat_getsubopt.c config.h compat_isblank.o: compat_isblank.c config.h compat_mkdtemp.o: compat_mkdtemp.c config.h +compat_mkstemps.o: compat_mkstemps.c config.h compat_ohash.o: compat_ohash.c config.h compat_ohash.h compat_progname.o: compat_progname.c config.h compat_reallocarray.o: compat_reallocarray.c config.h -- cgit v1.2.3-56-ge451