summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate/python/configure.in
blob: fa910ac41fda57f70850814087ff812906b9e4cb (plain)
1
2
3
4
5
6
7
8
9
10
K5_AC_INIT(configure.in)
enable_shared=yes
build_dynobj=yes
CONFIG_RULES
AC_CHECK_HEADERS(Python.h python2.3/Python.h)
dnl AC_CHECK_LIB(python2.3)

KRB5_BUILD_LIBOBJS
KRB5_BUILD_LIBRARY
V5_AC_OUTPUT_MAKEFILE