Browse Source

Resolves: #214533
Summary: configure needs to support --with-fhs (Comment #6)
Changes: Added the following include next to the end of the copyright block.
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+

Noriko Hosoi 19 years ago
parent
commit
6679b09689
100 changed files with 500 additions and 0 deletions
  1. 5 0
      config/nsinstall.c
  2. 5 0
      config/pathsub.c
  3. 5 0
      config/pathsub.h
  4. 5 0
      httpd/src/ntnsapi.c
  5. 5 0
      include/base/crit.h
  6. 5 0
      include/base/dbtbase.h
  7. 5 0
      include/base/ereport.h
  8. 5 0
      include/base/eventhandler.h
  9. 5 0
      include/base/eventlog.h
  10. 5 0
      include/base/file.h
  11. 5 0
      include/base/fsmutex.h
  12. 5 0
      include/base/lexer.h
  13. 5 0
      include/base/nterr.h
  14. 5 0
      include/base/nterrors.h
  15. 5 0
      include/base/plist.h
  16. 5 0
      include/base/pool.h
  17. 5 0
      include/base/rwlock.h
  18. 5 0
      include/base/shexp.h
  19. 5 0
      include/base/systems.h
  20. 5 0
      include/base/systhr.h
  21. 5 0
      include/base/util.h
  22. 5 0
      include/i18n.h
  23. 5 0
      include/ldaputil/cert.h
  24. 5 0
      include/ldaputil/certmap.h
  25. 5 0
      include/ldaputil/dbconf.h
  26. 5 0
      include/ldaputil/encode.h
  27. 5 0
      include/ldaputil/errors.h
  28. 5 0
      include/ldaputil/extcmap.h
  29. 5 0
      include/ldaputil/init.h
  30. 5 0
      include/ldaputil/ldapauth.h
  31. 5 0
      include/ldaputil/ldapdb.h
  32. 5 0
      include/ldaputil/ldaputil.h
  33. 5 0
      include/libaccess/acl.h
  34. 5 0
      include/libaccess/aclerror.h
  35. 5 0
      include/libaccess/acleval.h
  36. 5 0
      include/libaccess/aclglobal.h
  37. 5 0
      include/libaccess/aclproto.h
  38. 5 0
      include/libaccess/aclstruct.h
  39. 5 0
      include/libaccess/attrec.h
  40. 5 0
      include/libaccess/authdb.h
  41. 5 0
      include/libaccess/dbtlibaccess.h
  42. 5 0
      include/libaccess/dnfstruct.h
  43. 5 0
      include/libaccess/ipfstruct.h
  44. 5 0
      include/libaccess/las.h
  45. 5 0
      include/libaccess/ldapacl.h
  46. 5 0
      include/libaccess/nsauth.h
  47. 5 0
      include/libaccess/nsautherr.h
  48. 5 0
      include/libaccess/nserror.h
  49. 5 0
      include/libaccess/symbols.h
  50. 5 0
      include/libaccess/userauth.h
  51. 5 0
      include/libaccess/usi.h
  52. 5 0
      include/libaccess/usrcache.h
  53. 5 0
      include/libadmin/dbtlibadmin.h
  54. 5 0
      include/libadmin/libadmin.h
  55. 5 0
      include/netsite.h
  56. 5 0
      include/nt/messages.h
  57. 5 0
      include/nt/nsapi.h
  58. 5 0
      include/nt/ntos.h
  59. 5 0
      include/nt/regparms.h
  60. 5 0
      include/nt/resource.h
  61. 5 0
      include/public/base/systems.h
  62. 5 0
      include/public/netsite.h
  63. 5 0
      include/public/nsacl/aclapi.h
  64. 5 0
      include/public/nsacl/acldef.h
  65. 5 0
      include/public/nsacl/nserrdef.h
  66. 5 0
      include/public/nsacl/plistdef.h
  67. 5 0
      include/public/nsapi.h
  68. 5 0
      include/version.h
  69. 5 0
      ldap/admin/include/dsalib.h
  70. 5 0
      ldap/admin/include/dsalib_pw.h
  71. 5 0
      ldap/admin/include/dsalib_schema.h
  72. 5 0
      ldap/admin/include/nterrors.h
  73. 5 0
      ldap/admin/lib/dsalib_conf.c
  74. 5 0
      ldap/admin/lib/dsalib_confs.c
  75. 5 0
      ldap/admin/lib/dsalib_db.c
  76. 5 0
      ldap/admin/lib/dsalib_debug.c
  77. 5 0
      ldap/admin/lib/dsalib_dn.c
  78. 5 0
      ldap/admin/lib/dsalib_filename.c
  79. 5 0
      ldap/admin/lib/dsalib_html.c
  80. 5 0
      ldap/admin/lib/dsalib_ldif.c
  81. 5 0
      ldap/admin/lib/dsalib_location.c
  82. 5 0
      ldap/admin/lib/dsalib_pw.c
  83. 5 0
      ldap/admin/lib/dsalib_tailf.c
  84. 5 0
      ldap/admin/lib/dsalib_updown.c
  85. 5 0
      ldap/admin/lib/dsalib_util.c
  86. 5 0
      ldap/admin/src/addindex.c
  87. 5 0
      ldap/admin/src/cfg_sspt.c
  88. 5 0
      ldap/admin/src/cfg_sspt.h
  89. 5 0
      ldap/admin/src/configure_instance.cpp
  90. 5 0
      ldap/admin/src/configure_instance.h
  91. 5 0
      ldap/admin/src/create_instance.c
  92. 5 0
      ldap/admin/src/create_instance.h
  93. 5 0
      ldap/admin/src/ds_bak2db.c
  94. 5 0
      ldap/admin/src/ds_db2bak.c
  95. 5 0
      ldap/admin/src/ds_db2ldif.c
  96. 5 0
      ldap/admin/src/ds_ldif2db.c
  97. 5 0
      ldap/admin/src/ds_listdb.c
  98. 5 0
      ldap/admin/src/ds_newinst.c
  99. 5 0
      ldap/admin/src/ds_remove.c
  100. 5 0
      ldap/admin/src/ds_remove_uninst.cpp

+ 5 - 0
config/nsinstall.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
 ** install command.
 **

+ 5 - 0
config/pathsub.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
 ** Pathname subroutines.
 **

+ 5 - 0
config/pathsub.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef pathsub_h___
 #define pathsub_h___
 /*

+ 5 - 0
httpd/src/ntnsapi.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Aruna Victor	
  * NT NSAPI works differently from UNIX. The DLL doesn't know the addresses

+ 5 - 0
include/base/crit.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef BASE_CRIT_H
 #define BASE_CRIT_H
 

+ 5 - 0
include/base/dbtbase.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #define LIBRARY_NAME "base"
 
 static char dbtbaseid[] = "$DBT: base referenced v1 $";

+ 5 - 0
include/base/ereport.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef BASE_EREPORT_H
 #define BASE_EREPORT_H
 

+ 5 - 0
include/base/eventhandler.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * eventhandler.h: Handle registration of event handlers
  *

+ 5 - 0
include/base/eventlog.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 // EVENTLOG.H
 //
 // This file contains the defines that make NT an installable service.

+ 5 - 0
include/base/file.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef BASE_FILE_H
 #define BASE_FILE_H
 

+ 5 - 0
include/base/fsmutex.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * fsmutex: Mutexes that are filesystem-based so they're available from more
  * than one process and address space

+ 5 - 0
include/base/lexer.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __lexer_h
 #define __lexer_h
 

+ 5 - 0
include/base/nterr.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Added function prototypes for nterror stuff.
  *

+ 5 - 0
include/base/nterrors.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /* DO NOT EDIT THIS FILE - it is automatically generated */
 
 typedef struct _NtError {

+ 5 - 0
include/base/plist.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _PLIST_H
 #define _PLIST_H
 

+ 5 - 0
include/base/pool.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef BASE_POOL_H
 #define BASE_POOL_H
 

+ 5 - 0
include/base/rwlock.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * rwlock.h: Shared/Exclusive lock abstraction. 
  * 

+ 5 - 0
include/base/shexp.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef BASE_SHEXP_H
 #define BASE_SHEXP_H
 

+ 5 - 0
include/base/systems.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef BASE_SYSTEMS_H
 #define BASE_SYSTEMS_H
 

+ 5 - 0
include/base/systhr.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef BASE_SYSTHR_H
 #define BASE_SYSTHR_H
 

+ 5 - 0
include/base/util.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef BASE_UTIL_H
 #define BASE_UTIL_H
 

+ 5 - 0
include/i18n.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #ifndef I18N_H
 #define I18N_H
 

+ 5 - 0
include/ldaputil/cert.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _LDAPU_CERT_H
 #define _LDAPU_CERT_H
 

+ 5 - 0
include/ldaputil/certmap.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _LDAPU_CERTMAP_H
 #define _LDAPU_CERTMAP_H
 

+ 5 - 0
include/ldaputil/dbconf.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _LDAPU_DBCONF_H
 #define _LDAPU_DBCONF_H
 

+ 5 - 0
include/ldaputil/encode.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _LDAPU_ENCODE_H
 #define _LDAPU_ENCODE_H
 

+ 5 - 0
include/ldaputil/errors.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _LDAPU_ERRORS_H
 #define _LDAPU_ERRORS_H
 

+ 5 - 0
include/ldaputil/extcmap.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _PUBLIC_CERTMAP_H
 #define _PUBLIC_CERTMAP_H
 

+ 5 - 0
include/ldaputil/init.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _LDAPU_INIT_H
 #define _LDAPU_INIT_H
 

+ 5 - 0
include/ldaputil/ldapauth.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #ifndef LDAPU_AUTH_H
 #define LDAPU_AUTH_H
 

+ 5 - 0
include/ldaputil/ldapdb.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _LDAPU_LDAPDB_H
 #define _LDAPU_LDAPDB_H
 

+ 5 - 0
include/ldaputil/ldaputil.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef _LDAPU_LDAPUTIL_H
 #define _LDAPU_LDAPUTIL_H
 

+ 5 - 0
include/libaccess/acl.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef ACL_HEADER
 #define ACL_HEADER
 

+ 5 - 0
include/libaccess/aclerror.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __aclerror_h
 #define __aclerror_h
 

+ 5 - 0
include/libaccess/acleval.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __acleval_h
 #define __acleval_h
 

+ 5 - 0
include/libaccess/aclglobal.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
 **	Header file containing global data elements.  These are duplicated
 **	when a cache flush is done.

+ 5 - 0
include/libaccess/aclproto.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef ACL_PROTO_HEADER
 #define ACL_PROTO_HEADER
 

+ 5 - 0
include/libaccess/aclstruct.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __aclstruct_h
 #define __aclstruct_h
 

+ 5 - 0
include/libaccess/attrec.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __attrec_h
 #define __attrec_h
 

+ 5 - 0
include/libaccess/authdb.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef AUTHDB_H
 #define AUTHDB_H
 

+ 5 - 0
include/libaccess/dbtlibaccess.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #define LIBRARY_NAME "libaccess"
 
 static char dbtlibaccessid[] = "$DBT: libaccess referenced v1 $";

+ 5 - 0
include/libaccess/dnfstruct.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __dnfstruct_h
 #define __dnfstruct_h
 

+ 5 - 0
include/libaccess/ipfstruct.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __ipfstruct_h
 #define __ipfstruct_h
 

+ 5 - 0
include/libaccess/las.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #ifndef ACL_LAS_HEADER
 #define ACL_LAS_HEADER
 

+ 5 - 0
include/libaccess/ldapacl.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #ifndef ACL_AUTH_H
 #define ACL_AUTH_H
 

+ 5 - 0
include/libaccess/nsauth.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __nsauth_h
 #define __nsauth_h
 

+ 5 - 0
include/libaccess/nsautherr.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __nsautherr_h
 #define __nsautherr_h
 

+ 5 - 0
include/libaccess/nserror.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __nserror_h
 #define __nserror_h
 

+ 5 - 0
include/libaccess/symbols.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __symbols_h
 #define __symbols_h
 

+ 5 - 0
include/libaccess/userauth.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef USERAUTH_H
 #define USERAUTH_H
 

+ 5 - 0
include/libaccess/usi.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __usi_h
 #define __usi_h
 

+ 5 - 0
include/libaccess/usrcache.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #ifndef ACL_USER_CACHE_H
 #define ACL_USER_CACHE_H
 

+ 5 - 0
include/libadmin/dbtlibadmin.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #define LIBRARY_NAME "libadmin"
 
 static char dbtlibadminid[] = "$DBT: libadmin referenced v1 $";

+ 5 - 0
include/libadmin/libadmin.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /* 
  * libadmin.h - All functions contained in libadmin.a
  *

+ 5 - 0
include/netsite.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef NETSITE_H
 #define NETSITE_H
 

+ 5 - 0
include/nt/messages.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
  /*
  Microsoft Developer Support
  Copyright (c) 1992 Microsoft Corporation

+ 5 - 0
include/nt/nsapi.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Aruna Victor
  */

+ 5 - 0
include/nt/ntos.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /**********************************************************************
  *  ntOS.h - functionality used bt NT Operating System
  *

+ 5 - 0
include/nt/regparms.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 //                                                                          //
 //  Name: regparms.h                                                        //
 //	Platforms: WIN32                                                        //

+ 5 - 0
include/nt/resource.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 //{{NO_DEPENDENCIES}}
 // Microsoft Visual C++ generated include file.
 // Used by netsite.rc

+ 5 - 0
include/public/base/systems.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef PUBLIC_BASE_SYSTEMS_H
 #define PUBLIC_BASE_SYSTEMS_H
 

+ 5 - 0
include/public/netsite.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef PUBLIC_NETSITE_H
 #define PUBLIC_NETSITE_H
 

+ 5 - 0
include/public/nsacl/aclapi.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef PUBLIC_NSACL_ACLAPI_H
 #define PUBLIC_NSACL_ACLAPI_H
 

+ 5 - 0
include/public/nsacl/acldef.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef PUBLIC_NSACL_ACLDEF_H
 #define PUBLIC_NSACL_ACLDEF_H
 

+ 5 - 0
include/public/nsacl/nserrdef.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef PUBLIC_NSACL_NSERRDEF_H
 #define PUBLIC_NSACL_NSERRDEF_H
 

+ 5 - 0
include/public/nsacl/plistdef.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef PUBLIC_NSACL_PLISTDEF_H
 #define PUBLIC_NSACL_PLISTDEF_H
 

+ 5 - 0
include/public/nsapi.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef PUBLIC_NSAPI_H
 #define PUBLIC_NSAPI_H
 

+ 5 - 0
include/version.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
    This file is included from both C source and the NT installation compiler.
    Because of that, no ifdefs are allowed, and strings must be simple strings

+ 5 - 0
ldap/admin/include/dsalib.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #ifndef __dsalib_h
 #define __dsalib_h
 

+ 5 - 0
ldap/admin/include/dsalib_pw.h

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #ifndef __dsalib_pw_h
 #define __dsalib_pw_h
 

+ 5 - 0
ldap/admin/include/dsalib_schema.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Routines to parse schema LDIF
  *

+ 5 - 0
ldap/admin/include/nterrors.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /* DO NOT EDIT THIS FILE - it is automatically generated */
 
 struct _NtError {

+ 5 - 0
ldap/admin/lib/dsalib_conf.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #include <process.h>

+ 5 - 0
ldap/admin/lib/dsalib_confs.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Some of the simple conf stuff here. Must not call any
  * libadmin functions! This is needed by ds_config.c

+ 5 - 0
ldap/admin/lib/dsalib_db.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #include <process.h>

+ 5 - 0
ldap/admin/lib/dsalib_debug.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #endif

+ 5 - 0
ldap/admin/lib/dsalib_dn.c

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #else

+ 5 - 0
ldap/admin/lib/dsalib_filename.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #endif

+ 5 - 0
ldap/admin/lib/dsalib_html.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #endif

+ 5 - 0
ldap/admin/lib/dsalib_ldif.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #include <process.h>

+ 5 - 0
ldap/admin/lib/dsalib_location.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #endif

+ 5 - 0
ldap/admin/lib/dsalib_pw.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Adjust password policy management related variables.
  * 

+ 5 - 0
ldap/admin/lib/dsalib_tailf.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #endif

+ 5 - 0
ldap/admin/lib/dsalib_updown.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #include <process.h>

+ 5 - 0
ldap/admin/lib/dsalib_util.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #if defined( XP_WIN32 )
 #include <windows.h>
 #include <io.h>

+ 5 - 0
ldap/admin/src/addindex.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * addindex.c:  Creates one or more indexes for specified attributes
  * 

+ 5 - 0
ldap/admin/src/cfg_sspt.c

@@ -36,6 +36,11 @@
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+
 #include <stdio.h>
 #include <stdarg.h>
 #include <stdlib.h>

+ 5 - 0
ldap/admin/src/cfg_sspt.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #ifndef __cfg_sspt_h
 #define __cfg_sspt_h
 

+ 5 - 0
ldap/admin/src/configure_instance.cpp

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*********************************************************************
 **
 **

+ 5 - 0
ldap/admin/src/configure_instance.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /***********************************************************************
 **
 **

+ 5 - 0
ldap/admin/src/create_instance.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * create_instance.c: Routines for creating an instance of a Directory Server
  *

+ 5 - 0
ldap/admin/src/create_instance.h

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * create_instance.h: create an instance of a directory server
  * 

+ 5 - 0
ldap/admin/src/ds_bak2db.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Restores a database.
  * 

+ 5 - 0
ldap/admin/src/ds_db2bak.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Backs up the database.
  * 

+ 5 - 0
ldap/admin/src/ds_db2ldif.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Converts the database into an ldif file.
  * 

+ 5 - 0
ldap/admin/src/ds_ldif2db.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * ds_ldif2db.c:  Converts an ldif file into a database.
  * 

+ 5 - 0
ldap/admin/src/ds_listdb.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /* 
  * List the database backup directories.
  * No HTML - this is for DS 4.0.

+ 5 - 0
ldap/admin/src/ds_newinst.c

@@ -34,6 +34,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * ds_newinst.c - creates a new instance of directory server, scripts,
  * configuration, etc.  Does not create any Admin Server stuff or

+ 5 - 0
ldap/admin/src/ds_remove.c

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 /*
  * Remove the server
  * 

+ 5 - 0
ldap/admin/src/ds_remove_uninst.cpp

@@ -35,6 +35,11 @@
  * Copyright (C) 2005 Red Hat, Inc.
  * All rights reserved.
  * END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 // ds_remove_uninst.cpp
 //
 // ds_remove routines that use c++ calls in adminutil

Some files were not shown because too many files changed in this diff