AC_DEFINE(POSIX_TERMIOS,1,[Define if termios.h exists and tcsetattr exists]))])
dnl
KRB5_SIGTYPE
-AC_CHECK_HEADERS(stdlib.h string.h stddef.h sys/types.h sys/file.h sys/param.h sys/stat.h sys/time.h netinet/in.h sys/uio.h sys/filio.h sys/select.h time.h paths.h)
+AC_CHECK_HEADERS(stdlib.h string.h stddef.h sys/types.h sys/file.h sys/param.h sys/stat.h sys/time.h netinet/in.h sys/uio.h sys/filio.h sys/select.h time.h paths.h errno.h)
AC_HEADER_STDARG
KRB5_AC_INET6
dnl
fi
AC_SUBST(ldap_plugin_dir)
-AC_CONFIG_SUBDIRS(plugins/preauth/wpse plugins/preauth/cksum_body)
-
AC_CHECK_HEADERS(Python.h python2.3/Python.h)
dnl
plugins/locate/python
plugins/kdb/db2
+ plugins/preauth/cksum_body
+ plugins/preauth/wpse
clients clients/klist clients/kinit clients/kvno
clients/kdestroy clients/kpasswd clients/ksu
-thisconfigdir=.
+thisconfigdir=../../..
myfulldir=plugins/preauth/cksum_body
-mydir=.
+mydir=plugins/preauth/cksum_body
BUILDTOP=$(REL)..$(S)..$(S)..
KRB5_RUN_ENV = @KRB5_RUN_ENV@
KRB5_CONFIG_SETUP = KRB5_CONFIG=$(SRCTOP)/config-files/krb5.conf ; export KRB5_CONFIG ;
@libobj_frag@
# +++ Dependency line eater +++
+#
+# Makefile dependencies follow. This must be the last section in
+# the Makefile.in file
+#
+cksum_body_main.so cksum_body_main.po $(OUTPRE)cksum_body_main.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
+ $(COM_ERR_DEPS) $(SRCTOP)/include/krb5/preauth_plugin.h \
+ cksum_body_main.c
#ident "$Id$"
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include "autoconf.h"
#ifdef HAVE_ERRNO_H
#include <errno.h>
+++ /dev/null
-K5_AC_INIT(configure.in)
-CONFIG_RULES
-
-AC_CHECK_HEADERS(errno.h string.h)
-
-KRB5_RUN_FLAGS
-dnl The following is for check...
-KRB5_BUILD_PROGRAM
-KRB5_BUILD_LIBOBJS
-KRB5_BUILD_LIBRARY
-AC_CONFIG_HEADERS(config.h)
-V5_AC_OUTPUT_MAKEFILE
-thisconfigdir=.
+thisconfigdir=../../..
myfulldir=plugins/preauth/wpse
-mydir=.
+mydir=plugins/preauth/wpse
BUILDTOP=$(REL)..$(S)..$(S)..
KRB5_RUN_ENV = @KRB5_RUN_ENV@
KRB5_CONFIG_SETUP = KRB5_CONFIG=$(SRCTOP)/config-files/krb5.conf ; export KRB5_CONFIG ;
@libobj_frag@
# +++ Dependency line eater +++
+#
+# Makefile dependencies follow. This must be the last section in
+# the Makefile.in file
+#
+wpse_main.so wpse_main.po $(OUTPRE)wpse_main.$(OBJEXT): \
+ $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
+ $(COM_ERR_DEPS) $(SRCTOP)/include/krb5/preauth_plugin.h \
+ wpse_main.c
+++ /dev/null
-K5_AC_INIT(configure.in)
-CONFIG_RULES
-
-AC_CHECK_HEADERS(errno.h string.h)
-
-KRB5_RUN_FLAGS
-dnl The following is for check...
-KRB5_BUILD_PROGRAM
-KRB5_BUILD_LIBOBJS
-KRB5_BUILD_LIBRARY
-AC_CONFIG_HEADERS(config.h)
-V5_AC_OUTPUT_MAKEFILE
#ident "$Id$"
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include "autoconf.h"
#ifdef HAVE_ERRNO_H
#include <errno.h>