diff configure.in @ 109155:194249bde54b

* configure.in (getenv): Remove K&R declaration.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 06 Jul 2010 20:04:31 -0700
parents 1dc371b29285
children 750db9f3e6d8
line wrap: on
line diff
--- a/configure.in	Tue Jul 06 19:49:37 2010 -0700
+++ b/configure.in	Tue Jul 06 20:04:31 2010 -0700
@@ -3540,11 +3540,6 @@
 
 #define my_strftime nstrftime	/* for strftime.c */
 
-/* Some of the files of Emacs which are intended for use with other
-   programs assume that if you have a config.h file, you must declare
-   the type of getenv.  */
-extern char *getenv ();
-
 /* These default definitions are good for almost all machines.
    The exceptions override them in m/MACHINE.h.  */