X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Ftempname.c;h=bf5a15d04415484f94840d9735e34727d4c2e490;hb=e6d58e55d6ac520a2587210d1856d90455fd860e;hp=6af0de4022062467c984d749a2f6e5c70b35e051;hpb=edbd1556c9899d3b8c56ab0b375635bd10165a8d;p=gnulib.git diff --git a/lib/tempname.c b/lib/tempname.c index 6af0de402..bf5a15d04 100644 --- a/lib/tempname.c +++ b/lib/tempname.c @@ -106,13 +106,6 @@ #if ! (HAVE___SECURE_GETENV || _LIBC) # define __secure_getenv getenv - -# ifndef HAVE_DECL_GETENV -"this configure-time declaration test was not run" -# endif -# if !HAVE_DECL_GETENV -char *getenv (); -# endif #endif #ifdef _LIBC