Remove obsolete file - the use of accconfig is deprecated in favour of the 3 argument...
robs [Sat, 1 Sep 2001 00:54:49 +0000 (00:54 +0000)]
acconfig.h [deleted file]

diff --git a/acconfig.h b/acconfig.h
deleted file mode 100755 (executable)
index 4bbee08..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/* acconfig.h -  Used by autoheader to generate include/fcgi_config.h. */
-
-/* Define if socklen_t exists. */
-#undef HAVE_SOCKLEN
-
-/* Define if sockaddr_un in <sys/un.h> contains the sun_len component */
-#undef HAVE_SOCKADDR_UN_SUN_LEN
-
-/* Define if we have f{set,get}pos functions */
-#undef HAVE_FPOS
-
-/* Define if we need cross-process locking */
-#undef USE_LOCKING
-
-/* Define if va_arg(arg, long double) crashes the compiler. */
-#undef HAVE_VA_ARG_LONG_DOUBLE_BUG
-