X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ftempname.c;h=bf5a15d04415484f94840d9735e34727d4c2e490;hb=4b4109233097408185555b472eb302c8d3da33b9;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