diff src/config.in @ 65415:576086b490f8

Regenerated after adding test for get_current_dir_name.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Sep 2005 11:36:24 +0000
parents 993b52f1f2a5
children 3bd95f4f2941 de684325b343 10fe5fadaf89
line wrap: on
line diff
--- a/src/config.in	Sat Sep 10 11:32:51 2005 +0000
+++ b/src/config.in	Sat Sep 10 11:36:24 2005 +0000
@@ -221,6 +221,9 @@
 /* Define to 1 if you have the `getwd' function. */
 #undef HAVE_GETWD
 
+/* Define to 1 if you have the `get_current_dir_name' function. */
+#undef HAVE_GET_CURRENT_DIR_NAME
+
 /* Define to 1 if you have the ungif library (-lungif). */
 #undef HAVE_GIF