From ccbb7b73ea66c6d2bfd91628badbc4468669581b Mon Sep 17 00:00:00 2001 From: Raja R Harinath Date: Tue, 14 Jul 1998 06:42:25 +0000 Subject: Systems that don't have `mkstemp' probably don't have either. * mkstemp.c (): Systems that don't have `mkstemp' probably don't have either. Will fix it with a proper autoconf test later. svn path=/trunk/; revision=274 --- support/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'support/ChangeLog') diff --git a/support/ChangeLog b/support/ChangeLog index 36685745..b479610b 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,9 @@ +1998-07-14 Raja R Harinath + + * mkstemp.c (): Systems that don't have `mkstemp' + probably don't have either. Will fix it with a proper + autoconf test later. + 1998-07-13 Raja R Harinath * argp.h (ARGP_EI): Define to `extern __inline__', rather that -- cgit v1.2.1