summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-08-15 03:26:52 +0000
committerAndrew Tridgell <tridge@samba.org>1998-08-15 03:26:52 +0000
commit570f8e9a77656f3363938bde1364053d6bbfb30f (patch)
treef321bb3d668b8619fee6b54b00541cfb5e88068e /source3/include/config.h.in
parente13aeea928dd89373cfaf3916c96f853c1227884 (diff)
downloadsamba-570f8e9a77656f3363938bde1364053d6bbfb30f.tar.gz
samba-570f8e9a77656f3363938bde1364053d6bbfb30f.tar.bz2
samba-570f8e9a77656f3363938bde1364053d6bbfb30f.zip
moved the printing related files to a separate printing/ directory.
(This used to be commit d933a47be6fa7b5f161179fa11244aaba1051160)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index d3968452c3..de5cd41544 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -304,6 +304,9 @@
/* Define if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
+/* Define if you have the <rpcsvc/ypclnt.h> header file. */
+#undef HAVE_RPCSVC_YPCLNT_H
+
/* Define if you have the <security/pam_appl.h> header file. */
#undef HAVE_SECURITY_PAM_APPL_H
@@ -358,9 +361,6 @@
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
-/* Define if you have the <rpcsvc/ypclnt.h> header file. */
-#undef HAVE_RPCSVC_YPCLNT_H
-
/* Define if you have the <sys/security.h> header file. */
#undef HAVE_SYS_SECURITY_H