Run autoheader
authorMartin Pool <mbp@samba.org>
Wed, 15 Jan 2003 05:23:40 +0000 (05:23 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 15 Jan 2003 05:23:40 +0000 (05:23 +0000)
source/include/config.h.in

index 9441eba8e9aa13c0793d831a8bc1f5c760f0de92..9c27c4673db6258af7e57e6440f48f7cbbbc788c 100644 (file)
 /* Whether we have CUPS */
 #undef HAVE_CUPS
 
-/* Whether we have dlopen() */
-#undef HAVE_DLOPEN
-
 /* Whether the compiler supports immediate structures */
 #undef HAVE_IMMEDIATE_STRUCTURES
 
 /* Whether the system has connect() */
 #undef HAVE_CONNECT
 
-/* Whether the system has yp_get_default_domain() */
-#undef HAVE_YP_GET_DEFAULT_DOMAIN
-
 /* Whether stat64() is available */
 #undef HAVE_STAT64