Index: /trunk/psLib/configure.ac
===================================================================
--- /trunk/psLib/configure.ac	(revision 8875)
+++ /trunk/psLib/configure.ac	(revision 8876)
@@ -94,27 +94,4 @@
 AC_PREFIX_DEFAULT([/usr/local])
 test "$prefix" = NONE && prefix=/usr/local
-
-dnl check for standard language functionality
-AC_CHECK_HEADERS([fcntl.h float.h limits.h stdint.h stdlib.h string.h sys/time.h unistd.h])
-AC_C_CONST
-AC_C_INLINE
-AC_HEADER_STDBOOL
-AC_HEADER_SYS_WAIT
-AC_HEADER_TIME
-AC_STRUCT_TM
-AC_TYPE_SIZE_T
-
-dnl Checks for library functions.
-AC_FUNC_ERROR_AT_LINE
-AC_FUNC_FORK
-AC_FUNC_MALLOC
-AC_FUNC_MEMCMP
-AC_FUNC_REALLOC
-AC_FUNC_STRFTIME
-AC_FUNC_STRTOD
-AC_FUNC_VPRINTF
-AC_CHECK_FUNCS([floor gethostname gettimeofday memmove memset mkdir pow regcomp sqrt strchr strcspn strerror strrchr strstr strtol strtoul strtoull])
-
-dnl Add the src directories to the include path
 
 dnl Check for how to link against pthreads
