Test for the existence of getcwd, and use it only when found.
[platform/upstream/glib.git] / acconfig.h
index 6c4c1b7..f73f375 100644 (file)
@@ -2,16 +2,16 @@
  * Copyright (C) 1995-1997  Peter Mattis, Spencer Kimball and Josh MacDonald
  *
  * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
  * version 2 of the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
+ * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
 
 #undef ENABLE_MEM_CHECK
 #undef ENABLE_MEM_PROFILE
+#undef ENABLE_GC_FRIENDLY
+
+#undef REALLOC_0_WORKS
 
 #undef G_COMPILED_WITH_DEBUGGING
+#undef G_ENABLE_MSG_PREFIX
 #undef G_THREADS_ENABLED
 
 #undef GLIB_SIZEOF_GMUTEX
+#undef GLIB_SIZEOF_INTMAX_T
+#undef GLIB_SIZEOF_PTRDIFF_T
+#undef GLIB_SIZEOF_SIZE_T
+#undef GLIB_SIZEOF_SYSTEM_THREAD
+
 #undef GLIB_BYTE_CONTENTS_GMUTEX
+#undef GLIB_BYTE_CONTENTS_GRECMUTEX
 
 #undef HAVE_BROKEN_WCTYPE
+#undef HAVE_CODESET
 #undef HAVE_DOPRNT
 #undef HAVE_FLOAT_H
+#undef HAVE_GETCWD
 #undef HAVE_GETPWUID_R
 #undef HAVE_GETPWUID_R_POSIX
 #undef HAVE_LIMITS_H
 #undef HAVE_LONG_DOUBLE
 #undef HAVE_POLL
-#undef HAVE_PTHREAD_GETSPECIFIC_POSIX
+#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
 #undef HAVE_PWD_H
+#undef HAVE_PW_GECOS
+#undef HAVE_STRLCPY
 #undef HAVE_SYS_PARAM_H
 #undef HAVE_SYS_POLL_H
 #undef HAVE_SYS_SELECT_H
 #undef HAVE_VALUES_H
 #undef HAVE_WCHAR_H
 #undef HAVE_WCTYPE_H
+#undef HAVE_WORKING_BCOPY
 
 #undef NO_FD_SET
 #undef NO_SYS_ERRLIST
 #undef NO_SYS_SIGLIST
 #undef NO_SYS_SIGLIST_DECL
 
-#undef WITH_SYMBOL_UNDERSCORE
-
 #undef SIZEOF_CHAR
 #undef SIZEOF_SHORT
 #undef SIZEOF_LONG
 #undef GLIB_INTERFACE_AGE
 #undef GLIB_BINARY_AGE
 
-#undef WIN32
-#undef NATIVE_WIN32
-
 #undef G_THREAD_SOURCE
+#undef POSIX_MIN_PRIORITY
+#undef POSIX_MAX_PRIORITY
+#undef POSIX_YIELD_FUNC
 
 /* #undef PACKAGE */
 /* #undef VERSION */