configure.ac 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747
  1. # -*- Autoconf -*-
  2. # Process this file with autoconf to produce a configure script.
  3. AC_PREREQ([2.59])
  4. AC_INIT(bind10, 20130529, bind10-dev@isc.org)
  5. AC_CONFIG_SRCDIR(README)
  6. # serial-tests is not available in automake version before 1.13, so
  7. # we'll check that and conditionally use serial-tests. This check is
  8. # adopted from code by Richard W.M. Jones:
  9. # https://www.redhat.com/archives/libguestfs/2013-February/msg00102.html
  10. m4_define([serial_tests], [
  11. m4_esyscmd([automake --version |
  12. head -1 |
  13. awk '{split ($NF,a,"."); if (a[1] == 1 && a[2] >= 12) { print "serial-tests" }}'
  14. ])
  15. ])
  16. AM_INIT_AUTOMAKE(foreign serial_tests)
  17. m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])dnl be backward compatible
  18. AC_CONFIG_HEADERS([config.h])
  19. AC_CONFIG_MACRO_DIR([m4macros])
  20. # Checks for programs.
  21. AC_PROG_CXX
  22. build_experimental_resolver=no
  23. AC_ARG_ENABLE(experimental-resolver,
  24. [AC_HELP_STRING([--enable-experimental-resolver],
  25. [enable building of the experimental resolver [default=no]])],
  26. [build_experimental_resolver=$enableval])
  27. AM_CONDITIONAL([BUILD_EXPERIMENTAL_RESOLVER], [test "$build_experimental_resolver" = "yes"])
  28. if test "$build_experimental_resolver" = "yes"; then
  29. BUILD_EXPERIMENTAL_RESOLVER=yes
  30. else
  31. BUILD_EXPERIMENTAL_RESOLVER=no
  32. fi
  33. AC_SUBST(BUILD_EXPERIMENTAL_RESOLVER)
  34. # Enable low-performing debugging facilities? This option optionally
  35. # enables some debugging aids that perform slowly and hence aren't built
  36. # by default.
  37. AC_ARG_ENABLE([debug],
  38. AS_HELP_STRING([--enable-debug],
  39. [enable debugging (default is no)]),
  40. [case "${enableval}" in
  41. yes) debug_enabled=yes ;;
  42. no) debug_enabled=no ;;
  43. *) AC_MSG_ERROR([bad value ${enableval} for --enable-debug]) ;;
  44. esac],[debug_enabled=no])
  45. AM_CONDITIONAL([DEBUG_ENABLED], [test x$debug_enabled = xyes])
  46. AM_COND_IF([DEBUG_ENABLED], [AC_DEFINE([ENABLE_DEBUG], [1], [Enable low-performing debugging facilities?])])
  47. # Libtool configuration
  48. #
  49. # libtool cannot handle spaces in paths, so exit early if there is one
  50. if [ test `echo $PWD | grep -c ' '` != "0" ]; then
  51. AC_MSG_ERROR([BIND 10 cannot be built in a directory that contains spaces, because of libtool limitations. Please change the directory name, or use a symbolic link that does not contain spaces.])
  52. fi
  53. # On FreeBSD (and probably some others), clang++ does not meet an autoconf
  54. # assumption in identifying libtool configuration regarding shared library:
  55. # the configure script will execute "$CC -shared $CFLAGS/$CXXFLAGS -v" and
  56. # expect the output contains -Lxxx or -Ryyy. This is the case for g++, but
  57. # not for clang++, and, as a result, it will cause various errors in linking
  58. # programs or running them with a shared object (such as some of our python
  59. # scripts).
  60. # To work around this problem we define a temporary variable
  61. # "CXX_LIBTOOL_LDFLAGS". It's expected to be defined as, e.g, "-L/usr/lib"
  62. # to temporarily fake the output so that it will be compatible with that of
  63. # g++.
  64. CFLAGS_SAVED=$CFLAGS
  65. CXXFLAGS_SAVED=$CXXFLAGS
  66. CFLAGS="$CFLAGS $CXX_LIBTOOL_LDFLAGS"
  67. CXXFLAGS="$CXXFLAGS $CXX_LIBTOOL_LDFLAGS"
  68. AC_PROG_LIBTOOL
  69. CFLAGS=$CFLAGS_SAVED
  70. CXXFLAGS=$CXXFLAGS_SAVED
  71. # Use C++ language
  72. AC_LANG([C++])
  73. # Identify the compiler: this check must be after AC_PROG_CXX and AC_LANG.
  74. AM_CONDITIONAL(USE_GXX, test "X${GXX}" = "Xyes")
  75. AC_CHECK_DECL([__SUNPRO_CC], [SUNCXX="yes"], [SUNCXX="no"])
  76. AC_CHECK_DECL([__clang__], [CLANGPP="yes"], [CLANGPP="no"])
  77. AM_CONDITIONAL(USE_CLANGPP, test "X${CLANGPP}" = "Xyes")
  78. dnl Determine if weare using GNU sed
  79. GNU_SED=no
  80. $SED --version 2> /dev/null | grep GNU > /dev/null 2>&1
  81. if test $? -eq 0; then
  82. GNU_SED=yes
  83. fi
  84. # Linker options
  85. # check -R, "-Wl,-R" or -rpath (we share the AX function defined in
  86. # examples/m4)
  87. AX_ISC_RPATH
  88. # Compiler dependent settings: define some mandatory CXXFLAGS here.
  89. # We also use a separate variable B10_CXXFLAGS. This will (and should) be
  90. # used as the default value for each specific AM_CXXFLAGS:
  91. # AM_CXXFLAGS = $(B10_CXXFLAGS)
  92. # AM_CXXFLAGS += ... # add module specific flags
  93. # We need this so that we can disable some specific compiler warnings per
  94. # module basis; since AM_CXXFLAGS are placed before CXXFLAGS, and since
  95. # gcc's -Wno-XXX option must be specified after -Wall or -Wextra, we cannot
  96. # specify the default warning flags in CXXFLAGS and let specific modules
  97. # "override" the default.
  98. # This may be used to try linker flags.
  99. AC_DEFUN([BIND10_CXX_TRY_FLAG], [
  100. AC_MSG_CHECKING([whether $CXX supports $1])
  101. bind10_save_CXXFLAGS="$CXXFLAGS"
  102. CXXFLAGS="$CXXFLAGS $1"
  103. AC_LINK_IFELSE([AC_LANG_SOURCE([int main(void){ return 0;}])],
  104. [bind10_cxx_flag=yes], [bind10_cxx_flag=no])
  105. CXXFLAGS="$bind10_save_CXXFLAGS"
  106. if test "x$bind10_cxx_flag" = "xyes"; then
  107. ifelse([$2], , :, [$2])
  108. else
  109. ifelse([$3], , :, [$3])
  110. fi
  111. AC_MSG_RESULT([$bind10_cxx_flag])
  112. ])
  113. CXX_VERSION="unknown"
  114. # SunStudio compiler requires special compiler options for boost
  115. # (http://blogs.sun.com/sga/entry/boost_mini_howto)
  116. if test "$SUNCXX" = "yes"; then
  117. CXX_VERSION=`$CXX -V 2> /dev/null | head -1`
  118. CXXFLAGS="$CXXFLAGS -library=stlport4 -features=tmplife -features=tmplrefstatic"
  119. MULTITHREADING_FLAG="-mt"
  120. fi
  121. # Newer versions of clang++ promotes "unused driver arguments" warnings to
  122. # a fatal error with -Werror, causing build failure. Since we use multiple
  123. # compilers on multiple systems, this can easily happen due to settings for
  124. # non clang++ environments that could be just ignored otherwise. It can also
  125. # happen if clang++ is used via ccache. So, although probably suboptimal,
  126. # we suppress this particular warning. Note that it doesn't weaken checks
  127. # on the source code.
  128. if test "$CLANGPP" = "yes"; then
  129. CXX_VERSION=`$CXX --version 2> /dev/null | head -1`
  130. B10_CXXFLAGS="$B10_CXXFLAGS -Qunused-arguments"
  131. fi
  132. BIND10_CXX_TRY_FLAG([-Wno-missing-field-initializers],
  133. [WARNING_NO_MISSING_FIELD_INITIALIZERS_CFLAG="-Wno-missing-field-initializers"])
  134. AC_SUBST(WARNING_NO_MISSING_FIELD_INITIALIZERS_CFLAG)
  135. # gcc specific settings:
  136. if test "X$GXX" = "Xyes"; then
  137. CXX_VERSION=`$CXX --version 2> /dev/null | head -1`
  138. B10_CXXFLAGS="$B10_CXXFLAGS -Wall -Wextra -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare"
  139. case "$host" in
  140. *-solaris*)
  141. MULTITHREADING_FLAG=-pthreads
  142. # In Solaris, IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT need -Wno-missing-braces
  143. B10_CXXFLAGS="$B10_CXXFLAGS -Wno-missing-braces"
  144. ;;
  145. *)
  146. MULTITHREADING_FLAG=-pthread
  147. ;;
  148. esac
  149. # Don't use -Werror if configured not to
  150. AC_ARG_WITH(werror,
  151. AC_HELP_STRING([--with-werror], [Compile using -Werror (default=yes)]),
  152. [
  153. case "${withval}" in
  154. yes) with_werror=1 ;;
  155. no) with_werror=0 ;;
  156. *) AC_MSG_ERROR(bad value ${withval} for --with-werror) ;;
  157. esac],
  158. [with_werror=1])
  159. werror_ok=0
  160. # Certain versions of gcc (g++) have a bug that incorrectly warns about
  161. # the use of anonymous name spaces even if they're closed in a single
  162. # translation unit. For these versions we have to disable -Werror.
  163. if test $with_werror = 1; then
  164. CXXFLAGS_SAVED="$CXXFLAGS"
  165. CXXFLAGS="$CXXFLAGS $B10_CXXFLAGS -Werror"
  166. AC_MSG_CHECKING(for in-TU anonymous namespace breakage)
  167. # We use struct, not class, here, because some compilers complain about
  168. # "unused private members", causing a false positive.
  169. AC_TRY_COMPILE([namespace { struct Foo {}; }
  170. namespace isc {struct Bar {Foo foo_;};} ],,
  171. [AC_MSG_RESULT(no)
  172. werror_ok=1
  173. B10_CXXFLAGS="$B10_CXXFLAGS -Werror"],
  174. [AC_MSG_RESULT(yes)])
  175. CXXFLAGS="$CXXFLAGS_SAVED"
  176. fi
  177. fi dnl GXX = yes
  178. # allow building programs with static link. we need to make it selective
  179. # because loadable modules cannot be statically linked.
  180. AC_ARG_ENABLE([static-link],
  181. AC_HELP_STRING([--enable-static-link],
  182. [build programs with static link [[default=no]]]),
  183. [enable_static_link=yes], [enable_static_link=no])
  184. AM_CONDITIONAL(USE_STATIC_LINK, test $enable_static_link = yes)
  185. AM_COND_IF([USE_STATIC_LINK], [AC_DEFINE([USE_STATIC_LINK], [1], [BIND 10 was statically linked?])])
  186. # Check validity about some libtool options
  187. if test $enable_static_link = yes -a $enable_static = no; then
  188. AC_MSG_ERROR([--enable-static-link requires --enable-static])
  189. fi
  190. if test $enable_shared = no; then
  191. AC_MSG_ERROR([BIND 10 requires shared libraries to be built])
  192. fi
  193. # allow configuring without setproctitle.
  194. AC_ARG_ENABLE(setproctitle-check,
  195. AC_HELP_STRING([--disable-setproctitle-check],
  196. [do not check for python setproctitle module (used to give nice names to python processes)]),
  197. setproctitle_check=$enableval, setproctitle_check=yes)
  198. # OS dependent configuration
  199. SET_ENV_LIBRARY_PATH=no
  200. ENV_LIBRARY_PATH=LD_LIBRARY_PATH
  201. bind10_undefined_pthread_behavior=no
  202. case "$host" in
  203. *-solaris*)
  204. # Solaris requires special definitions to get some standard libraries
  205. # (e.g. getopt(3)) available with common used header files.
  206. CPPFLAGS="$CPPFLAGS -D_XPG4_2 -D__EXTENSIONS__"
  207. # "now" binding is necessary to prevent deadlocks in C++ static initialization code
  208. LDFLAGS="$LDFLAGS -z now"
  209. # Destroying locked mutexes, condition variables being waited
  210. # on, etc. are undefined behavior on Solaris, so we set it as
  211. # such here.
  212. bind10_undefined_pthread_behavior=yes
  213. ;;
  214. *-apple-darwin*)
  215. # Starting with OSX 10.7 (Lion) we must choose which IPv6 API to use
  216. # (RFC2292 or RFC3542).
  217. CPPFLAGS="$CPPFLAGS -D__APPLE_USE_RFC_3542"
  218. # In OS X 10.9 (and possibly any future versions?) pthread_cond_destroy
  219. # doesn't work as documented, which makes some of unit tests fail.
  220. # Testing a specific system and version is not a good practice, but
  221. # identifying this behavior would be too heavy (running a program
  222. # with multiple threads), so this is a compromise. In general,
  223. # it should be avoided to rely on 'osx_version' unless there's no
  224. # viable alternative.
  225. osx_version=`/usr/bin/sw_vers -productVersion`
  226. if [ test $osx_version = "10.9" ]; then
  227. bind10_undefined_pthread_behavior=yes
  228. fi
  229. # libtool doesn't work perfectly with Darwin: libtool embeds the
  230. # final install path in dynamic libraries and our loadable python
  231. # modules always refer to that path even if it's loaded within the
  232. # source tree. This prevents pre-install tests from working.
  233. # To work around this problem we explicitly specify paths to dynamic
  234. # libraries when we use them in the source tree.
  235. SET_ENV_LIBRARY_PATH=yes
  236. ENV_LIBRARY_PATH=DYLD_LIBRARY_PATH
  237. ;;
  238. *-freebsd*)
  239. SET_ENV_LIBRARY_PATH=yes
  240. ;;
  241. *-netbsd*)
  242. SET_ENV_LIBRARY_PATH=yes
  243. ;;
  244. *-openbsd*)
  245. SET_ENV_LIBRARY_PATH=yes
  246. ;;
  247. esac
  248. AM_CONDITIONAL(SET_ENV_LIBRARY_PATH, test $SET_ENV_LIBRARY_PATH = yes)
  249. AC_SUBST(SET_ENV_LIBRARY_PATH)
  250. AC_SUBST(ENV_LIBRARY_PATH)
  251. if [ test $bind10_undefined_pthread_behavior = "yes" ]; then
  252. AC_DEFINE([HAS_UNDEFINED_PTHREAD_BEHAVIOR], [1], [Does this platform have some undefined pthreads behavior?])
  253. fi
  254. # Our experiments have shown Solaris 10 has broken support for the
  255. # IPV6_USE_MIN_MTU socket option for getsockopt(); it doesn't return the value
  256. # previously set via setsockopt(). We know it doesn't happen on one instance
  257. # on Solaris 11, but we don't know whether it happens for any Solaris 10
  258. # implementations or for earlier versions of Solaris. In any case, at the
  259. # moment this matters for only one unittest case, so we'll simply disable
  260. # the affected test using the following definition with the specific hardcoding
  261. # of that version of Solaris.
  262. case "$host" in
  263. *-solaris2.10)
  264. AC_DEFINE([HAVE_BROKEN_GET_IPV6_USE_MIN_MTU], [1],
  265. [Define to 1 if getsockopt(IPV6_USE_MIN_MTU) does not work])
  266. ;;
  267. esac
  268. m4_define([_AM_PYTHON_INTERPRETER_LIST], [python python3.3 python3.2 python3.1 python3])
  269. AC_ARG_WITH([pythonpath],
  270. AC_HELP_STRING([--with-pythonpath=PATH],
  271. [specify an absolute path to python executable when automatic version check (incorrectly) fails]),
  272. [python_path="$withval"], [python_path="auto"])
  273. if test "$python_path" = auto; then
  274. AM_PATH_PYTHON([3.1])
  275. else
  276. # Older versions of automake can't handle python3 well. This is an
  277. # in-house workaround for them.
  278. PYTHON=$python_path
  279. AC_SUBST(PYTHON)
  280. PYTHON_PREFIX='${prefix}'
  281. AC_SUBST(PYTHON_PREFIX)
  282. PYTHON_EXEC_PREFIX='$(exec_prefix)'
  283. AC_SUBST(PYTHON_EXEC_PREFIX)
  284. PYTHON_VERSION=[`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`]
  285. if test `echo "$PYTHON_VERSION >= 3.1" | bc` != 1 ; then
  286. AC_MSG_ERROR(["Python version too old: $PYTHON_VERSION, need 3.1 or higher"])
  287. fi
  288. AC_SUBST(PYTHON_VERSION)
  289. PYTHON_PLATFORM=`$PYTHON -c "import sys; print(sys.platform)"`
  290. AC_SUBST(PYTHON_PLATFORM)
  291. pythondir='${prefix}/lib/python'$PYTHON_VERSION'/site-packages'
  292. AC_SUBST(pythondir)
  293. pkgpythondir='${pythondir}/'$PACKAGE
  294. AC_SUBST(pkgpythondir)
  295. pyexecdir='${exec_prefix}/lib/python'$PYTHON_VERSION'/site-packages'
  296. AC_SUBST(pyexecdir)
  297. pkgpyexecdir='${pyexecdir}/'$PACKAGE
  298. AC_SUBST(pkgpyexecdir)
  299. fi
  300. # We need to store the default pyexecdir in a separate variable so that
  301. # we can specify in Makefile.am the install directory of various BIND 10
  302. # python scripts and loadable modules; in Makefile.am we cannot replace
  303. # $(pyexecdir) using itself, e.g, this doesn't work:
  304. # pyexecdir = $(pyexecdir)/isc/some_module
  305. # The separate variable makes this setup possible as follows:
  306. # pyexecdir = $(PYTHON_SITEPKG_DIR)/isc/some_module
  307. PYTHON_SITEPKG_DIR=${pyexecdir}
  308. AC_SUBST(PYTHON_SITEPKG_DIR)
  309. # This will be commonly used in various Makefile.am's that need to generate
  310. # python log messages.
  311. PYTHON_LOGMSGPKG_DIR="\$(top_builddir)/src/lib/python/isc/log_messages"
  312. AC_SUBST(PYTHON_LOGMSGPKG_DIR)
  313. # This is python package paths commonly used in python tests. See
  314. # README of log_messages for why it's included.
  315. # lib/dns/python/.libs is necessary because __init__.py of isc package
  316. # automatically imports isc.datasrc, which then requires the DNS loadable
  317. # module. #2145 should eliminate the need for it.
  318. COMMON_PYTHON_PATH="\$(abs_top_builddir)/src/lib/python/isc/log_messages:\$(abs_top_builddir)/src/lib/python/isc/cc:\$(abs_top_srcdir)/src/lib/python:\$(abs_top_builddir)/src/lib/python:\$(abs_top_builddir)/src/lib/dns/python/.libs"
  319. AC_SUBST(COMMON_PYTHON_PATH)
  320. # Check for python development environments
  321. if test -x ${PYTHON}-config; then
  322. PYTHON_INCLUDES=`${PYTHON}-config --includes`
  323. # Add any '-L..." flags to PYTHON_LDFLAGS. We first make a copy of
  324. # python-config --ldflags, removing any spaces and tabs
  325. # between "-L" and its argument (some instances of python-config
  326. # insert a space, which would confuse the code below).
  327. # Notes: if -L isn't contained at all we can simply skip this process,
  328. # so we only go through the flag if it's contained; also, protecting
  329. # the output with [] seems necessary for environment to avoid getting
  330. # an empty output accidentally.
  331. python_config_ldflags=[`${PYTHON}-config --ldflags | ${SED} -ne 's/\([ \t]*-L\)[ ]*\([^ \t]*[ \t]*\)/\1\2/gp'`]
  332. for flag in $python_config_ldflags; do
  333. flag=`echo $flag | ${SED} -ne 's/^\(\-L.*\)$/\1/p'`
  334. if test "X${flag}" != X; then
  335. PYTHON_LDFLAGS="$PYTHON_LDFLAGS ${flag}"
  336. fi
  337. done
  338. # on some platforms, ${PYTHON}-config --ldflags doesn't provide a -L
  339. # option while having the library under a non trivial directory.
  340. # as a workaround we try the "lib" sub directory under the common
  341. # prefix for this python.
  342. if test -z "${PYTHON_LDFLAGS}"; then
  343. PYTHON_LDFLAGS="-L`${PYTHON}-config --prefix`/lib"
  344. fi
  345. else
  346. if test "X$PYTHON_INCLUDES" = X -o "X$PYTHON_LDFLAGS" = X; then
  347. AC_MSG_WARN([${PYTHON}-config does not exist or is not executable, so we could not detect python development environment. Your system may require an additional package (e.g. "python3-dev"). Alternatively, if you are sure you have python headers and libraries, define PYTHON_INCLUDES and PYTHON_LDFLAGS and run this script.])
  348. fi
  349. fi
  350. # Some OSes including NetBSD don't install libpython.so in a well known path.
  351. # To avoid requiring dynamic library path with our python wrapper loadable
  352. # modules, we embed the path to the modules when possible. We do this even
  353. # when the path is known in the common operational environment (e.g. when
  354. # it's stored in a common "hint" file) for simplicity.
  355. if test "x$ISC_RPATH_FLAG" != "x"; then
  356. python_rpath=
  357. for flag in ${PYTHON_LDFLAGS}; do
  358. python_rpath="${python_rpath} `echo $flag | ${SED} -ne "s/^\(\-L\)/${ISC_RPATH_FLAG}/p"`"
  359. done
  360. PYTHON_LDFLAGS="${PYTHON_LDFLAGS} ${python_rpath}"
  361. fi
  362. AC_SUBST(PYTHON_INCLUDES)
  363. AC_SUBST(PYTHON_LDFLAGS)
  364. CPPFLAGS_SAVED="$CPPFLAGS"
  365. CPPFLAGS="$CPPFLAGS ${PYTHON_INCLUDES}"
  366. AC_CHECK_HEADERS([Python.h],, AC_MSG_ERROR([Missing Python.h]))
  367. CPPFLAGS="$CPPFLAGS_SAVED"
  368. # Check for python library. Needed for Python-wrapper libraries.
  369. LDFLAGS_SAVED="$LDFLAGS"
  370. LDFLAGS="$LDFLAGS $PYTHON_LDFLAGS"
  371. python_bin="python${PYTHON_VERSION}"
  372. AC_CHECK_LIB($python_bin, main, python_lib=$python_bin, python_lib=no)
  373. if test $python_lib != "no"; then
  374. PYTHON_LIB="-l$python_lib"
  375. fi
  376. AC_SUBST(PYTHON_LIB)
  377. LDFLAGS=$LDFLAGS_SAVED
  378. # Python 3.2 changed the return type of internal hash function to
  379. # Py_hash_t and some platforms (such as Solaris) strictly check for long
  380. # vs Py_hash_t. So we detect and use the appropriate return type.
  381. # Remove this test (and associated changes in pydnspp_config.h.in) when
  382. # we require Python 3.2.
  383. have_py_hash_t=0
  384. CPPFLAGS_SAVED="$CPPFLAGS"
  385. CPPFLAGS=${PYTHON_INCLUDES}
  386. AC_MSG_CHECKING(for Py_hash_t)
  387. AC_TRY_COMPILE([#include <Python.h>
  388. Py_hash_t h;],,
  389. [AC_MSG_RESULT(yes)
  390. have_py_hash_t=1],
  391. [AC_MSG_RESULT(no)])
  392. CPPFLAGS="$CPPFLAGS_SAVED"
  393. HAVE_PY_HASH_T=$have_py_hash_t
  394. AC_SUBST(HAVE_PY_HASH_T)
  395. # Check for the setproctitle module
  396. if test "$setproctitle_check" = "yes" ; then
  397. AC_MSG_CHECKING(for setproctitle module)
  398. if "$PYTHON" -c 'import setproctitle' 2>/dev/null ; then
  399. AC_MSG_RESULT(ok)
  400. else
  401. AC_MSG_RESULT(missing)
  402. AC_MSG_WARN([Missing setproctitle python module.
  403. Use --disable-setproctitle-check to skip this check.
  404. In this case we will continue, but naming of python processes will not work.])
  405. fi
  406. fi
  407. # (g++ only check)
  408. # Python 3.2 has an unused parameter in one of its headers. This
  409. # has been reported, but not fixed as of yet, so we check if we need
  410. # to set -Wno-unused-parameter.
  411. if test "X$GXX" = "Xyes" -a "$werror_ok" = 1; then
  412. CPPFLAGS_SAVED="$CPPFLAGS"
  413. CPPFLAGS=${PYTHON_INCLUDES}
  414. CXXFLAGS_SAVED="$CXXFLAGS"
  415. CXXFLAGS="$CXXFLAGS $B10_CXXFLAGS -Werror"
  416. AC_MSG_CHECKING([whether we need -Wno-unused-parameter for python])
  417. AC_TRY_COMPILE(
  418. [#include <Python.h>],
  419. [],
  420. [AC_MSG_RESULT(no)],
  421. [
  422. CXXFLAGS="$CXXFLAGS -Wno-unused-parameter"
  423. AC_TRY_COMPILE([#include <Python.h>],
  424. [],
  425. [AC_MSG_RESULT(yes)
  426. PYTHON_CXXFLAGS="${PYTHON_CXXFLAGS} -Wno-unused-parameter"
  427. AC_SUBST(PYTHON_CXXFLAGS)
  428. ],
  429. [AC_MSG_ERROR([Can't compile against Python.h. If you're using MacOS X and have installed Python with Homebrew, see http://bind10.isc.org/wiki/SystemNotesMacOSX])]
  430. )
  431. ]
  432. )
  433. CXXFLAGS="$CXXFLAGS_SAVED"
  434. CPPFLAGS="$CPPFLAGS_SAVED"
  435. fi
  436. # produce PIC unless we disable shared libraries. need this for python bindings.
  437. if test $enable_shared != "no" -a "X$GXX" = "Xyes"; then
  438. B10_CXXFLAGS="$B10_CXXFLAGS -fPIC"
  439. fi
  440. AC_SUBST(B10_CXXFLAGS)
  441. # Checks for libraries.
  442. AC_SEARCH_LIBS(inet_pton, [nsl])
  443. AC_SEARCH_LIBS(recvfrom, [socket])
  444. AC_SEARCH_LIBS(nanosleep, [rt])
  445. AC_SEARCH_LIBS(dlsym, [dl])
  446. # Checks for header files.
  447. # Checks for typedefs, structures, and compiler characteristics.
  448. AC_HEADER_STDBOOL
  449. AC_TYPE_SIZE_T
  450. # Detect OS type (it may be used to do OS-specific things, e.g.
  451. # interface detection in DHCP)
  452. AC_MSG_CHECKING(OS family)
  453. system=`uname -s`
  454. case $system in
  455. Linux)
  456. OS_TYPE="Linux"
  457. CPPFLAGS="$CPPFLAGS -DOS_LINUX"
  458. ;;
  459. Darwin | FreeBSD | NetBSD | OpenBSD)
  460. OS_TYPE="BSD"
  461. CPPFLAGS="$CPPFLAGS -DOS_BSD"
  462. ;;
  463. SunOS)
  464. OS_TYPE="Solaris"
  465. CPPFLAGS="$CPPFLAGS -DOS_SUN"
  466. ;;
  467. *)
  468. OS_TYPE="Unknown"
  469. AC_MSG_WARN("Unsupported OS: uname returned $system")
  470. ;;
  471. esac
  472. AC_MSG_RESULT($OS_TYPE)
  473. AM_CONDITIONAL(OS_LINUX, test $OS_TYPE = Linux)
  474. AM_COND_IF([OS_LINUX], [AC_DEFINE([OS_LINUX], [1], [Running on Linux?])])
  475. AM_CONDITIONAL(OS_BSD, test $OS_TYPE = BSD)
  476. AM_COND_IF([OS_BSD], [AC_DEFINE([OS_BSD], [1], [Running on BSD?])])
  477. AM_CONDITIONAL(OS_SOLARIS, test $OS_TYPE = Solaris)
  478. AM_COND_IF([OS_SOLARIS], [AC_DEFINE([OS_SOLARIS], [1], [Running on Solaris?])])
  479. # Deal with variants
  480. AM_CONDITIONAL(OS_FREEBSD, test $system = FreeBSD)
  481. AM_COND_IF([OS_FREEBSD], [AC_DEFINE([OS_FREEBSD], [1], [Running on FreeBSD?])])
  482. AM_CONDITIONAL(OS_NETBSD, test $system = NetBSD)
  483. AM_COND_IF([OS_NETBSD], [AC_DEFINE([OS_NETBSD], [1], [Running on NetBSD?])])
  484. AM_CONDITIONAL(OS_OPENBSD, test $system = OpenBSD)
  485. AM_COND_IF([OS_OPENBSD], [AC_DEFINE([OS_OPENBSD], [1], [Running on OpenBSD?])])
  486. AM_CONDITIONAL(OS_OSX, test $system = Darwin)
  487. AM_COND_IF([OS_OSX], [AC_DEFINE([OS_OSX], [1], [Running on OSX?])])
  488. AC_MSG_CHECKING(for sa_len in struct sockaddr)
  489. AC_TRY_COMPILE([
  490. #include <sys/types.h>
  491. #include <sys/socket.h>],
  492. [struct sockaddr sa; sa.sa_len = 0; return (0);],
  493. [AC_MSG_RESULT(yes)
  494. AC_DEFINE(HAVE_SA_LEN, 1, [Define to 1 if sockaddr has a sa_len member, and corresponding sin_len and sun_len])],
  495. AC_MSG_RESULT(no))
  496. AC_ARG_WITH(pycoverage,
  497. [ --with-pycoverage[=PROGRAM] enable python code coverage using the specified coverage], pycoverage="$withval", pycoverage="no")
  498. if test "$pycoverage" = "no" ; then
  499. # just run the tests normally with python
  500. PYCOVERAGE_RUN="${PYTHON}"
  501. USE_PYCOVERAGE="no"
  502. elif test "$pycoverage" = "yes" ; then
  503. PYCOVERAGE="coverage"
  504. PYCOVERAGE_RUN="${PYCOVERAGE} run --branch --append"
  505. USE_PYCOVERAGE="yes"
  506. else
  507. PYCOVERAGE="$pycoverage"
  508. PYCOVERAGE_RUN="${PYCOVERAGE} run --branch --append"
  509. USE_PYCOVERAGE="yes"
  510. fi
  511. AM_CONDITIONAL(ENABLE_PYTHON_COVERAGE, test x$USE_PYCOVERAGE != xno)
  512. AC_SUBST(PYCOVERAGE)
  513. AC_SUBST(PYCOVERAGE_RUN)
  514. AC_SUBST(USE_PYCOVERAGE)
  515. enable_gtest="no"
  516. GTEST_INCLUDES=
  517. AC_ARG_WITH([gtest-source],
  518. [AS_HELP_STRING([--with-gtest-source=PATH],
  519. [location of the Googletest source, defaults to /usr/src/gtest])],
  520. [enable_gtest="yes" ; GTEST_SOURCE="$withval"],
  521. [GTEST_SOURCE="/usr/src/gtest"])
  522. AC_ARG_WITH([gtest],
  523. [AS_HELP_STRING([--with-gtest=PATH],
  524. [specify a path to gtest header files (PATH/include) and library (PATH/lib)])],
  525. [gtest_path="$withval"; enable_gtest="yes"], [gtest_path="no"])
  526. AC_ARG_WITH(lcov,
  527. [ --with-lcov[=PROGRAM] enable gtest and coverage target using the specified lcov], lcov="$withval", lcov="no")
  528. USE_LCOV="no"
  529. if test "$lcov" != "no"; then
  530. # force gtest if not set
  531. if test "$enable_gtest" = "no"; then
  532. # AC_MSG_ERROR("lcov needs gtest for test coverage report")
  533. AC_MSG_NOTICE([gtest support is now enabled, because used by coverage tests])
  534. enable_gtest="yes"
  535. fi
  536. if test "$lcov" != "yes"; then
  537. LCOV=$lcov
  538. else
  539. AC_PATH_PROG([LCOV], [lcov])
  540. fi
  541. if test -x "${LCOV}"; then
  542. USE_LCOV="yes"
  543. else
  544. AC_MSG_ERROR([Cannot find lcov.])
  545. fi
  546. # is genhtml always in the same directory?
  547. GENHTML=`echo "$LCOV" | ${SED} s/lcov$/genhtml/`
  548. if test ! -x $GENHTML; then
  549. AC_MSG_ERROR([genhtml not found, needed for lcov])
  550. fi
  551. # GCC specific?
  552. CXXFLAGS="$CXXFLAGS -fprofile-arcs -ftest-coverage"
  553. LIBS=" $LIBS -lgcov"
  554. AC_SUBST(CPPFLAGS)
  555. AC_SUBST(LIBS)
  556. AC_SUBST(LCOV)
  557. AC_SUBST(GENHTML)
  558. fi
  559. AC_SUBST(USE_LCOV)
  560. # Simplified, non-caching AC_CHECK_PROG
  561. # Searches $PATH for the existence of argument 2,
  562. # and sets the full path to the variable in argument 1.
  563. # if not found, and a third argument is given, the value
  564. # is set to that. If not, the value is untouched.
  565. # Does not take absolute paths into account at this point,
  566. # and also works for single files only (arguments are not
  567. # stripped like in AC_CHECK_PROG)
  568. AC_DEFUN([ACX_CHECK_PROG_NONCACHE], [
  569. RESULT=""
  570. IFS_SAVED="$IFS"
  571. IFS=${PATH_SEPARATOR}
  572. for cur_path in ${PATH} ; do
  573. if test -e "${cur_path}/$2" ; then
  574. RESULT="${cur_path}/$2"
  575. fi
  576. done
  577. if test "$RESULT" = "" ; then
  578. :
  579. m4_ifvaln([$3], [$1=$3])
  580. else
  581. $1=$RESULT
  582. fi
  583. IFS="$IFS_SAVED"
  584. ])
  585. # Botan helper test function
  586. # Tries to compile a botan program, given the output of the given
  587. # config tool
  588. # Arguments:
  589. # - name of tool (checked for path), must support --libs and --cflags
  590. # - fixed argument(s) for tool
  591. # - action if successful
  592. AC_DEFUN([ACX_TRY_BOTAN_TOOL], [
  593. TOOL=$1
  594. TOOL_ARG=$2
  595. BOTAN_TOOL=""
  596. ACX_CHECK_PROG_NONCACHE([BOTAN_TOOL], [${TOOL}])
  597. AC_MSG_CHECKING([usability of ${TOOL} ${TOOL_ARG}])
  598. if test "$BOTAN_TOOL" != "" ; then
  599. if test -x ${BOTAN_TOOL}; then
  600. BOTAN_LIBS=`$BOTAN_TOOL $TOOL_ARG --libs`
  601. LIBS_SAVED=${LIBS}
  602. LIBS="$LIBS $BOTAN_LIBS"
  603. BOTAN_INCLUDES=`$BOTAN_TOOL $TOOL_ARG --cflags`
  604. CPPFLAGS_SAVED=${CPPFLAGS}
  605. CPPFLAGS="$BOTAN_INCLUDES $CPPFLAGS"
  606. #AC_MSG_RESULT([found])
  607. AC_LINK_IFELSE(
  608. [AC_LANG_PROGRAM([#include <botan/botan.h>
  609. #include <botan/hash.h>
  610. ],
  611. [using namespace Botan;
  612. LibraryInitializer::initialize();
  613. HashFunction *h = get_hash("MD5");
  614. ])],
  615. [ AC_MSG_RESULT([ok])
  616. $3
  617. ],
  618. [ AC_MSG_RESULT([not usable]) ]
  619. )
  620. LIBS=${LIBS_SAVED}
  621. CPPFLAGS=${CPPFLAGS_SAVED}
  622. else
  623. AC_MSG_RESULT([not executable])
  624. fi
  625. else
  626. AC_MSG_RESULT([not found])
  627. fi
  628. BOTAN_TOOL=""
  629. AC_SUBST(BOTAN_TOOL)
  630. ]
  631. )
  632. # Check for Botan
  633. #
  634. # Unless --with-botan-config is given, we first try to find these config
  635. # scripts ourselves. Unfortunately, on some systems, these scripts do not
  636. # provide the correct implementation, so for each script found, we try
  637. # a compilation test (ACX_TRY_BOTAN_TOOL). If none are found, or none of
  638. # them work, we see if pkg-config is available. If so, we try the several
  639. # potential pkg-config .pc files. Again, on some systems, these can return
  640. # incorrect information as well, so the try-compile test is repeated for
  641. # each.
  642. #
  643. # If a working config script or pkgconfig file is found, we then munge its
  644. # output for use in our Makefiles, and to make sure it works, another header
  645. # and compilation test is done (this should also check whether we can compile
  646. # against botan should neither -config scripts nor pkgconfig data exist).
  647. #
  648. botan_config="yes"
  649. AC_ARG_WITH([botan-config],
  650. AC_HELP_STRING([--with-botan-config=PATH],
  651. [specify the path to the botan-config script]),
  652. [botan_config="$withval"])
  653. if test "${botan_config}" = "no" ; then
  654. AC_MSG_ERROR([Need botan for libcryptolink])
  655. fi
  656. if test "${botan_config}" != "yes" ; then
  657. if test -x "${botan_config}" ; then
  658. if test -d "${botan_config}" ; then
  659. AC_MSG_ERROR([${botan_config} is a directory])
  660. else
  661. BOTAN_CONFIG="${botan_config}"
  662. fi
  663. else
  664. AC_MSG_ERROR([--with-botan-config should point to a botan-config program and not a directory (${botan_config})])
  665. fi
  666. else
  667. BOTAN_CONFIG=""
  668. # first try several possible names of the config script
  669. # (botan-config-1.8 is there just in case, the official name change
  670. # came later)
  671. BOTAN_CONFIG_VERSIONS="botan-config-1.10 botan-config-1.9 botan-config-1.8 botan-config"
  672. for botan_config in $BOTAN_CONFIG_VERSIONS; do
  673. ACX_TRY_BOTAN_TOOL([$botan_config],,
  674. [ BOTAN_CONFIG="$botan_config" ]
  675. )
  676. if test "$BOTAN_CONFIG" != "" ; then
  677. break
  678. fi
  679. done
  680. if test "$BOTAN_CONFIG" = "" ; then
  681. AC_PATH_PROG([PKG_CONFIG], [pkg-config])
  682. if test "$PKG_CONFIG" != "" ; then
  683. # Ok so no script found, see if pkg-config knows of it.
  684. # Unfortunately, the botan.pc files also have their minor version
  685. # in their name, so we need to try them one by one
  686. BOTAN_VERSIONS="botan-1.10 botan-1.9 botan-1.8"
  687. for version in $BOTAN_VERSIONS; do
  688. ACX_TRY_BOTAN_TOOL([pkg-config], ["$version --silence-errors"],
  689. [ BOTAN_CONFIG="$PKG_CONFIG $version" ]
  690. )
  691. if test "$BOTAN_CONFIG" != "" ; then
  692. break
  693. fi
  694. done
  695. fi
  696. fi
  697. fi
  698. if test "x${BOTAN_CONFIG}" != "x"
  699. then
  700. BOTAN_LIBS=`${BOTAN_CONFIG} --libs`
  701. BOTAN_INCLUDES=`${BOTAN_CONFIG} --cflags`
  702. # We expect botan-config --libs to contain -L<path_to_libbotan>, but
  703. # this is not always the case. As a heuristics workaround we add
  704. # -L`botan-config --prefix/lib` in this case (if not present already).
  705. # Same for BOTAN_INCLUDES (but using include instead of lib) below.
  706. if [ ${BOTAN_CONFIG} --prefix >/dev/null 2>&1 ] ; then
  707. echo ${BOTAN_LIBS} | grep -- -L > /dev/null || \
  708. BOTAN_LIBS="-L`${BOTAN_CONFIG} --prefix`/lib ${BOTAN_LIBS}"
  709. echo ${BOTAN_INCLUDES} | grep -- -I > /dev/null || \
  710. BOTAN_INCLUDES="-I`${BOTAN_CONFIG} --prefix`/include ${BOTAN_INCLUDES}"
  711. fi
  712. fi
  713. dnl Determine the Botan version
  714. AC_MSG_CHECKING([Botan version])
  715. cat > conftest.cpp << EOF
  716. #include <botan/version.h>
  717. AUTOCONF_BOTAN_VERSION=BOTAN_VERSION_MAJOR . BOTAN_VERSION_MINOR . BOTAN_VERSION_PATCH
  718. EOF
  719. BOTAN_VERSION=`$CPP $CPPFLAGS $BOTAN_INCLUDES conftest.cpp | grep '^AUTOCONF_BOTAN_VERSION=' | $SED -e 's/^AUTOCONF_BOTAN_VERSION=//' -e 's/[[ ]]//g' -e 's/"//g' 2> /dev/null`
  720. if test -z "$BOTAN_VERSION"; then
  721. BOTAN_VERSION="unknown"
  722. fi
  723. $RM -f conftest.cpp
  724. AC_MSG_RESULT([$BOTAN_VERSION])
  725. # botan-config script (and the way we call pkg-config) returns -L and -l
  726. # as one string, but we need them in separate values
  727. BOTAN_LDFLAGS=
  728. BOTAN_NEWLIBS=
  729. for flag in ${BOTAN_LIBS}; do
  730. BOTAN_LDFLAGS="${BOTAN_LDFLAGS} `echo $flag | ${SED} -ne '/^\(\-L\)/p'`"
  731. BOTAN_LIBS="${BOTAN_LIBS} `echo $flag | ${SED} -ne '/^\(\-l\)/p'`"
  732. done
  733. # See python_rpath for some info on why we do this
  734. if test "x$ISC_RPATH_FLAG" != "x"; then
  735. BOTAN_RPATH=
  736. for flag in ${BOTAN_LIBS}; do
  737. BOTAN_RPATH="${BOTAN_RPATH} `echo $flag | ${SED} -ne "s/^\(\-L\)/${ISC_RPATH_FLAG}/p"`"
  738. done
  739. AC_SUBST(BOTAN_RPATH)
  740. # According to the libtool manual, it should be sufficient if we
  741. # specify the "-R libdir" in our wrapper library of botan (no other
  742. # programs will need libbotan directly); "libdir" should be added to
  743. # the program's binary image. But we've seen in our build environments
  744. # that (some versions of?) libtool doesn't propagate -R as documented,
  745. # and it caused a linker error at run time. To work around this, we
  746. # also add the rpath to the global LDFLAGS.
  747. LDFLAGS="$BOTAN_RPATH $LDFLAGS"
  748. fi
  749. AC_SUBST(BOTAN_LDFLAGS)
  750. AC_SUBST(BOTAN_LIBS)
  751. AC_SUBST(BOTAN_INCLUDES)
  752. # Even though chances are high we already performed a real compilation check
  753. # in the search for the right (pkg)config data, we try again here, to
  754. # be sure.
  755. CPPFLAGS_SAVED=$CPPFLAGS
  756. CPPFLAGS="$BOTAN_INCLUDES $CPPFLAGS"
  757. LIBS_SAVED="$LIBS"
  758. LIBS="$LIBS $BOTAN_LIBS"
  759. # ac_header_preproc is an autoconf symbol (undocumented but stable) that
  760. # is set if the pre-processor phase passes. Thus by adding a custom
  761. # failure handler we can detect the difference between a header not existing
  762. # (or not even passing the pre-processor phase) and a header file resulting
  763. # in compilation failures.
  764. AC_CHECK_HEADERS([botan/botan.h],,[
  765. if test "x$ac_header_preproc" = "xyes"; then
  766. AC_MSG_ERROR([
  767. botan/botan.h was found but is unusable. The most common cause of this problem
  768. is attempting to use an updated C++ compiler with older C++ libraries, such as
  769. the version of Botan that comes with your distribution. If you have updated
  770. your C++ compiler we highly recommend that you use support libraries such as
  771. Boost and Botan that were compiled with the same compiler version.])
  772. else
  773. AC_MSG_ERROR([Missing required header files.])
  774. fi]
  775. )
  776. AC_LINK_IFELSE(
  777. [AC_LANG_PROGRAM([#include <botan/botan.h>
  778. #include <botan/hash.h>
  779. ],
  780. [using namespace Botan;
  781. LibraryInitializer::initialize();
  782. HashFunction *h = get_hash("MD5");
  783. ])],
  784. [AC_MSG_RESULT([checking for Botan library... yes])],
  785. [AC_MSG_RESULT([checking for Botan library... no])
  786. AC_MSG_ERROR([Needs Botan library 1.8 or higher. On some systems,
  787. the botan package has a few missing dependencies (libbz2 and
  788. libgmp), if libbotan has been installed and you see this error,
  789. try upgrading to a higher version of botan or installing libbz2
  790. and libgmp.])]
  791. )
  792. CPPFLAGS=$CPPFLAGS_SAVED
  793. LIBS=$LIBS_SAVED
  794. # Check for MySql. The path to the mysql_config program is given with
  795. # the --with-mysql-config (default to /usr/bin/mysql-config). By default,
  796. # the software is not built with MySQL support enabled.
  797. mysql_config="no"
  798. AC_ARG_WITH([dhcp-mysql],
  799. AC_HELP_STRING([--with-dhcp-mysql=PATH],
  800. [path to the MySQL 'mysql_config' script (MySQL is used for the DHCP database)]),
  801. [mysql_config="$withval"])
  802. if test "${mysql_config}" = "yes" ; then
  803. MYSQL_CONFIG="/usr/bin/mysql_config"
  804. elif test "${mysql_config}" != "no" ; then
  805. MYSQL_CONFIG="${withval}"
  806. fi
  807. if test "$MYSQL_CONFIG" != "" ; then
  808. if test -d "$MYSQL_CONFIG" -o ! -x "$MYSQL_CONFIG" ; then
  809. AC_MSG_ERROR([--with-dhcp-mysql should point to a mysql_config program])
  810. fi
  811. MYSQL_CPPFLAGS=`$MYSQL_CONFIG --cflags`
  812. MYSQL_LIBS=`$MYSQL_CONFIG --libs`
  813. MYSQL_VERSION=`$MYSQL_CONFIG --version`
  814. AC_SUBST(MYSQL_CPPFLAGS)
  815. AC_SUBST(MYSQL_LIBS)
  816. # Check that a simple program using MySQL functions can compile and link.
  817. CPPFLAGS_SAVED="$CPPFLAGS"
  818. LIBS_SAVED="$LIBS"
  819. CPPFLAGS="$MYSQL_CPPFLAGS $CPPFLAGS"
  820. LIBS="$MYSQL_LIBS $LIBS"
  821. AC_LINK_IFELSE(
  822. [AC_LANG_PROGRAM([#include <mysql.h>],
  823. [MYSQL mysql_handle;
  824. (void) mysql_init(&mysql_handle);
  825. ])],
  826. [AC_MSG_RESULT([checking for MySQL headers and library... yes])],
  827. [AC_MSG_RESULT([checking for MySQL headers and library... no])
  828. AC_MSG_ERROR([Needs MySQL library])]
  829. )
  830. CPPFLAGS=$CPPFLAGS_SAVED
  831. LIBS=$LIBS_SAVED
  832. # Note that MYSQL is present in the config.h file
  833. AC_DEFINE([HAVE_MYSQL], [1], [MySQL is present])
  834. fi
  835. # Solaris puts FIONREAD in filio.h
  836. AC_CHECK_HEADERS(sys/filio.h,,,)
  837. # ... and at the shell level, so Makefile.am can take action depending on this.
  838. AM_CONDITIONAL(HAVE_MYSQL, test "$MYSQL_CONFIG" != "")
  839. # Check for log4cplus
  840. log4cplus_path="yes"
  841. AC_ARG_WITH([log4cplus],
  842. AC_HELP_STRING([--with-log4cplus=PATH],
  843. [specify exact directory of log4cplus library and headers]),
  844. [log4cplus_path="$withval"])
  845. if test "${log4cplus_path}" = "no" ; then
  846. AC_MSG_ERROR([Need log4cplus])
  847. elif test "${log4cplus_path}" != "yes" ; then
  848. LOG4CPLUS_INCLUDES="-I${log4cplus_path}/include"
  849. LOG4CPLUS_LIBS="-L${log4cplus_path}/lib"
  850. else
  851. # If not specified, try some common paths.
  852. log4cplusdirs="/usr/local /usr/pkg /opt /opt/local"
  853. for d in $log4cplusdirs
  854. do
  855. if test -f $d/include/log4cplus/logger.h; then
  856. LOG4CPLUS_INCLUDES="-I$d/include"
  857. LOG4CPLUS_LIBS="-L$d/lib"
  858. break
  859. fi
  860. done
  861. fi
  862. LOG4CPLUS_LIBS="$LOG4CPLUS_LIBS -llog4cplus $MULTITHREADING_FLAG"
  863. AC_SUBST(LOG4CPLUS_LIBS)
  864. AC_SUBST(LOG4CPLUS_INCLUDES)
  865. CPPFLAGS_SAVED=$CPPFLAGS
  866. CPPFLAGS="$LOG4CPLUS_INCLUDES $CPPFLAGS"
  867. LIBS_SAVED="$LIBS"
  868. LIBS="$LOG4CPLUS_LIBS $LIBS"
  869. AC_CHECK_HEADERS([log4cplus/logger.h],,AC_MSG_ERROR([Missing required header files.]))
  870. AC_LINK_IFELSE(
  871. [AC_LANG_PROGRAM([#include <log4cplus/logger.h>
  872. ],
  873. [using namespace log4cplus;
  874. Logger logger = Logger::getInstance("main");
  875. ])],
  876. [AC_MSG_RESULT([checking for log4cplus library... yes])],
  877. [AC_MSG_RESULT([checking for log4cplus library... no])
  878. AC_MSG_ERROR([Needs log4cplus library])]
  879. )
  880. dnl Determine the log4cplus version, used mainly for config.report.
  881. AC_MSG_CHECKING([log4cplus version])
  882. cat > conftest.cpp << EOF
  883. #include <log4cplus/version.h>
  884. AUTOCONF_LOG4CPLUS_VERSION=LOG4CPLUS_VERSION_STR
  885. EOF
  886. LOG4CPLUS_VERSION=`$CPP $CPPFLAGS conftest.cpp | grep '^AUTOCONF_LOG4CPLUS_VERSION=' | $SED -e 's/^AUTOCONF_LOG4CPLUS_VERSION=//' -e 's/[[ ]]//g' -e 's/"//g' 2> /dev/null`
  887. if test -z "$LOG4CPLUS_VERSION"; then
  888. LOG4CPLUS_VERSION="unknown"
  889. fi
  890. $RM -f conftest.cpp
  891. AC_MSG_RESULT([$LOG4CPLUS_VERSION])
  892. CPPFLAGS=$CPPFLAGS_SAVED
  893. LIBS=$LIBS_SAVED
  894. #
  895. # Configure Boost header path
  896. #
  897. AX_BOOST_FOR_BIND10
  898. # Boost offset_ptr is required in one library and not optional right now, so
  899. # we unconditionally fail here if it doesn't work.
  900. if test "$BOOST_OFFSET_PTR_WOULDFAIL" = "yes" -a "$werror_ok" = 1; then
  901. AC_MSG_ERROR([Failed to compile a required header file. Try upgrading Boost to 1.44 or higher (when using clang++) or specifying --without-werror. See the ChangeLog entry for Trac no. 2147 for more details.])
  902. fi
  903. if test "$BOOST_STATIC_ASSERT_WOULDFAIL" = "yes" -a X"$werror_ok" = X1; then
  904. AC_MSG_ERROR([Failed to use Boost static assertions. Try upgrading Boost to 1.54 or higher (when using GCC 4.8) or specifying --without-werror. See trac ticket no. 3039 for more details.])
  905. fi
  906. # There's a known bug in FreeBSD ports for Boost that would trigger a false
  907. # warning in build with g++ and -Werror (we exclude clang++ explicitly to
  908. # avoid unexpected false positives).
  909. if test "$BOOST_NUMERIC_CAST_WOULDFAIL" = "yes" -a X"$werror_ok" = X1 -a $CLANGPP = "no"; then
  910. AC_MSG_ERROR([Failed to compile a required header file. If you are using FreeBSD and Boost installed via ports, retry with specifying --without-werror. See the ChangeLog entry for Trac no. 1991 for more details.])
  911. fi
  912. use_shared_memory=yes
  913. AC_ARG_WITH(shared-memory,
  914. AC_HELP_STRING([--with-shared-memory],
  915. [Build with Boost shared memory support; for large scale authoritative DNS servers]),
  916. [use_shared_memory=$withval])
  917. if test X$use_shared_memory = Xyes -a "$BOOST_MAPPED_FILE_WOULDFAIL" = "yes"; then
  918. AC_MSG_ERROR([Boost shared memory does not compile on this system. If you don't need it (most normal users won't) build without it by rerunning this script with --without-shared-memory; using a different compiler or a different version of Boost may also help.])
  919. fi
  920. AM_CONDITIONAL([USE_SHARED_MEMORY], [test x$use_shared_memory = xyes])
  921. if test "x$use_shared_memory" = "xyes"; then
  922. AC_DEFINE(USE_SHARED_MEMORY, 1, [Define to 1 if shared memory support is enabled])
  923. fi
  924. AC_SUBST(BOOST_MAPPED_FILE_CXXFLAG)
  925. if test "$BOOST_OFFSET_PTR_OLD" = "yes" -a "$use_shared_memory" = "yes" ; then
  926. AC_MSG_ERROR([You're trying to compile against boost older than 1.48 with
  927. shared memory. Older versions of boost have a bug which causes segfaults in
  928. offset_ptr implementation when compiled by GCC with optimisations enabled.
  929. See ticket no. 3025 for details.
  930. Either update boost to newer version or use --without-shared-memory.
  931. Note that most users likely don't need shared memory support.
  932. ])
  933. fi
  934. # Add some default CPP flags needed for Boost, identified by the AX macro.
  935. CPPFLAGS="$CPPFLAGS $CPPFLAGS_BOOST_THREADCONF"
  936. # I can't get some of the #include <asio.hpp> right without this
  937. # TODO: find the real cause of asio/boost wanting pthreads
  938. # (this currently only occurs for src/lib/cc/session_unittests)
  939. PTHREAD_LDFLAGS=
  940. AC_CHECK_LIB(pthread, pthread_create,[ PTHREAD_LDFLAGS=-lpthread ], [])
  941. AC_SUBST(PTHREAD_LDFLAGS)
  942. AC_SUBST(MULTITHREADING_FLAG)
  943. #
  944. # Check availability of gtest, which will be used for unit tests.
  945. #
  946. GTEST_LDFLAGS=
  947. GTEST_LDADD=
  948. DISTCHECK_GTEST_CONFIGURE_FLAG=
  949. GTEST_VERSION="unknown"
  950. if test "x$enable_gtest" = "xyes" ; then
  951. DISTCHECK_GTEST_CONFIGURE_FLAG="--with-gtest=$gtest_path"
  952. if test -n "$with_gtest_source" ; then
  953. if test "x$GTEST_SOURCE" = "xyes" ; then
  954. AC_MSG_CHECKING([for gtest source])
  955. # If not specified, try some common paths.
  956. GTEST_SOURCE=
  957. for d in /usr/src/gtest /usr/local /usr/pkg /opt /opt/local ; do
  958. if test -f $d/src/gtest-all.cc -a $d/src/gtest_main.cc; then
  959. GTEST_SOURCE=$d
  960. AC_MSG_RESULT([$GTEST_SOURCE])
  961. break
  962. fi
  963. done
  964. if test -z $GTEST_SOURCE ; then
  965. AC_MSG_ERROR([no gtest source but it was selected])
  966. fi
  967. else
  968. AC_CHECK_FILES([$GTEST_SOURCE/src/gtest-all.cc]
  969. [$GTEST_SOURCE/src/gtest_main.cc],
  970. [have_gtest_source=yes],
  971. [AC_MSG_ERROR([no gtest source at $GTEST_SOURCE])])
  972. fi
  973. have_gtest_source=yes
  974. GTEST_LDFLAGS="\$(top_builddir)/libgtest.a"
  975. DISTCHECK_GTEST_CONFIGURE_FLAG="--with-gtest-source=$GTEST_SOURCE"
  976. GTEST_INCLUDES="-I$GTEST_SOURCE -I$GTEST_SOURCE/include"
  977. # See $GTEST_SOURCE/include/gtest/internal/gtest-port.h
  978. # about GTEST_HAS_PTHREAD.
  979. case "$host" in
  980. *-solaris*|*-linux*|*-hpux*)
  981. GTEST_LDADD="$GTEST_LDADD $PTHREAD_LDFLAGS"
  982. ;;
  983. esac
  984. fi
  985. if test "$gtest_path" != "no" ; then
  986. if test "$gtest_path" != "yes"; then
  987. GTEST_PATHS=$gtest_path
  988. if test -x "${gtest_path}/bin/gtest-config" ; then
  989. GTEST_CONFIG="${gtest_path}/bin/gtest-config"
  990. fi
  991. else
  992. AC_PATH_PROG([GTEST_CONFIG], [gtest-config])
  993. fi
  994. if test -x "${GTEST_CONFIG}" ; then :
  995. # using cppflags instead of cxxflags
  996. GTEST_INCLUDES=`${GTEST_CONFIG} --cppflags`
  997. GTEST_LDFLAGS=`${GTEST_CONFIG} --ldflags`
  998. GTEST_LDADD=`${GTEST_CONFIG} --libs`
  999. GTEST_VERSION=`${GTEST_CONFIG} --version`
  1000. GTEST_FOUND="true"
  1001. else
  1002. AC_MSG_WARN([Unable to locate Google Test gtest-config.])
  1003. if test -z "${GTEST_PATHS}" ; then
  1004. GTEST_PATHS="/usr /usr/local"
  1005. fi
  1006. GTEST_FOUND="false"
  1007. fi
  1008. if test "${GTEST_FOUND}" != "true"; then
  1009. GTEST_FOUND="false"
  1010. for dir in $GTEST_PATHS; do
  1011. if test -f "$dir/include/gtest/gtest.h"; then
  1012. GTEST_INCLUDES="-I$dir/include"
  1013. GTEST_LDFLAGS="-L$dir/lib"
  1014. GTEST_LDADD="-lgtest"
  1015. GTEST_FOUND="true"
  1016. # There is no gtest-config script on this
  1017. # system, which is supposed to inform us
  1018. # whether we need pthreads as well (a
  1019. # gtest compile-time option). So we still
  1020. # need to test that manually.
  1021. CPPFLAGS_SAVED="$CPPFLAGS"
  1022. CPPFLAGS="$CPPFLAGS $GTEST_INCLUDES"
  1023. LDFLAGS_SAVED="$LDFLAGS"
  1024. LDFLAGS="$LDFLAGS $GTEST_LDFLAGS"
  1025. LIBS_SAVED=$LIBS
  1026. LIBS="$LIBS $GTEST_LDADD"
  1027. AC_MSG_CHECKING([Checking whether gtest tests need pthreads])
  1028. # First try to compile without pthreads
  1029. AC_TRY_LINK([
  1030. #include <gtest/gtest.h>
  1031. ],[
  1032. int i = 0;
  1033. char* c = NULL;
  1034. ::testing::InitGoogleTest(&i, &c);
  1035. return (0);
  1036. ],
  1037. [ AC_MSG_RESULT(no) ],
  1038. [
  1039. LIBS="$SAVED_LIBS $GTEST_LDADD $PTHREAD_LDFLAGS"
  1040. # Now try to compile with pthreads
  1041. AC_TRY_LINK([
  1042. #include <gtest/gtest.h>
  1043. ],[
  1044. int i = 0;
  1045. char* c = NULL;
  1046. ::testing::InitGoogleTest(&i, &c);
  1047. return (0);
  1048. ],
  1049. [ AC_MSG_RESULT(yes)
  1050. GTEST_LDADD="$GTEST_LDADD $PTHREAD_LDFLAGS"
  1051. ],
  1052. # Apparently we can't compile it at all
  1053. [ AC_MSG_ERROR(unable to compile with gtest) ])
  1054. ])
  1055. CPPFLAGS=$CPPFLAGS_SAVED
  1056. LDFLAGS=$LDFLAGS_SAVED
  1057. LIBS=$LIBS_SAVED
  1058. break
  1059. fi
  1060. done
  1061. fi
  1062. if test "${GTEST_FOUND}" != "true"; then
  1063. AC_MSG_ERROR([Cannot find gtest in: $GTEST_PATHS])
  1064. fi
  1065. fi
  1066. fi
  1067. AM_CONDITIONAL(HAVE_GTEST, test $enable_gtest != "no")
  1068. AM_CONDITIONAL(HAVE_GTEST_SOURCE, test "X$have_gtest_source" = "Xyes")
  1069. AC_SUBST(DISTCHECK_GTEST_CONFIGURE_FLAG)
  1070. AC_SUBST(GTEST_INCLUDES)
  1071. AC_SUBST(GTEST_LDFLAGS)
  1072. AC_SUBST(GTEST_LDADD)
  1073. AC_SUBST(GTEST_SOURCE)
  1074. dnl check for pkg-config itself
  1075. AC_CHECK_PROG(HAVE_PKG_CONFIG, pkg-config, yes, no)
  1076. if test "x$HAVE_PKG_CONFIG" = "xno" ; then
  1077. AC_MSG_ERROR(Please install pkg-config)
  1078. fi
  1079. AX_SQLITE3_FOR_BIND10
  1080. if test "x$have_sqlite" = "xyes" ; then
  1081. enable_features="$enable_features SQLite3"
  1082. AX_PYTHON_SQLITE3
  1083. fi
  1084. #
  1085. # ASIO: we extensively use it as the C++ event management module.
  1086. #
  1087. # Use local ASIO headers from ext
  1088. #
  1089. CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/ext/asio"
  1090. #
  1091. # Use our 'coroutine' header from ext
  1092. CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/ext/coroutine"
  1093. #
  1094. # Disable threads: Currently we don't use them.
  1095. CPPFLAGS="$CPPFLAGS -DASIO_DISABLE_THREADS=1"
  1096. # Check for functions that are not available on all platforms
  1097. AC_CHECK_FUNCS([pselect])
  1098. # /dev/poll issue: ASIO uses /dev/poll by default if it's available (generally
  1099. # the case with Solaris). Unfortunately its /dev/poll specific code would
  1100. # trigger the gcc's "missing-field-initializers" warning, which would
  1101. # subsequently make the build fail with -Werror. Further, older versions of
  1102. # gcc don't provide an option to selectively suppress this warning.
  1103. # So, for the moment, we simply disable the use of /dev/poll. Unless we
  1104. # implement recursive DNS server with randomized ports, we don't need the
  1105. # scalability that /dev/poll can provide, so this decision wouldn't affect
  1106. # run time performance. Hopefully we can find a better solution or the ASIO
  1107. # code will be updated by the time we really need it.
  1108. AC_CHECK_HEADERS(sys/devpoll.h, ac_cv_have_devpoll=yes, ac_cv_have_devpoll=no)
  1109. if test "X$ac_cv_have_devpoll" = "Xyes" -a "X$GXX" = "Xyes"; then
  1110. CPPFLAGS="$CPPFLAGS -DASIO_DISABLE_DEV_POLL=1"
  1111. fi
  1112. #
  1113. # Perl is optional; it is used only by some of the system test scripts.
  1114. #
  1115. AC_PATH_PROGS(PERL, perl5 perl)
  1116. AC_SUBST(PERL)
  1117. AC_PATH_PROGS(AWK, gawk awk)
  1118. AC_SUBST(AWK)
  1119. AC_ARG_ENABLE(generate_docs, [AC_HELP_STRING([--enable-generate-docs],
  1120. [regenerate documentation using Docbook [default=no]])],
  1121. enable_generate_docs=$enableval, enable_generate_docs=no)
  1122. # Check for xsltproc
  1123. if test "x$enable_generate_docs" != xno ; then
  1124. AC_PATH_PROG([XSLTPROC], [xsltproc])
  1125. if test -z "$XSLTPROC"; then
  1126. AC_MSG_ERROR("xsltproc not found; it is required for --enable-generate-docs")
  1127. else
  1128. AC_MSG_CHECKING([if $XSLTPROC works])
  1129. # run xsltproc to see if works
  1130. $XSLTPROC --novalid --xinclude --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  1131. if test $? -ne 0 ; then
  1132. AC_MSG_ERROR("Error with $XSLTPROC using release/xsl/current/manpages/docbook.xsl")
  1133. fi
  1134. $XSLTPROC --novalid --xinclude --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl
  1135. if test $? -ne 0 ; then
  1136. AC_MSG_ERROR("Error with $XSLTPROC using release/xsl/current/html/docbook.xsl")
  1137. fi
  1138. AC_MSG_RESULT(yes)
  1139. fi
  1140. AC_PATH_PROG([ELINKS], [elinks])
  1141. if test -z "$ELINKS"; then
  1142. AC_MSG_ERROR("elinks not found; it is required for --enable-generate-docs")
  1143. fi
  1144. fi
  1145. AM_CONDITIONAL(GENERATE_DOCS, test x$enable_generate_docs != xno)
  1146. AC_ARG_ENABLE(install-configurations,
  1147. [AC_HELP_STRING([--disable-install-configurations],
  1148. [do not install configuration])], install_configurations=$enableval, install_configurations=yes)
  1149. AM_CONDITIONAL(INSTALL_CONFIGURATIONS, test x$install_configurations = xyes || test x$install_configurations = xtrue)
  1150. AC_ARG_ENABLE(logger-checks, [AC_HELP_STRING([--enable-logger-checks],
  1151. [check logger messages [default=no]])], enable_logger_checks=$enableval, enable_logger_checks=no)
  1152. AM_CONDITIONAL(ENABLE_LOGGER_CHECKS, test x$enable_logger_checks != xno)
  1153. AM_COND_IF([ENABLE_LOGGER_CHECKS], [AC_DEFINE([ENABLE_LOGGER_CHECKS], [1], [Check logger messages?])])
  1154. # Check for asciidoc
  1155. AC_PATH_PROG(ASCIIDOC, asciidoc, no)
  1156. AM_CONDITIONAL(HAVE_ASCIIDOC, test "x$ASCIIDOC" != "xno")
  1157. # Check for plantuml
  1158. AC_PATH_PROG(PLANTUML, plantuml, no)
  1159. AM_CONDITIONAL(HAVE_PLANTUML, test "x$PLANTUML" != "xno")
  1160. # Check for valgrind
  1161. AC_PATH_PROG(VALGRIND, valgrind, no)
  1162. AM_CONDITIONAL(HAVE_VALGRIND, test "x$VALGRIND" != "xno")
  1163. # Also check for valgrind headers
  1164. # We could consider adding them to the source code tree, as this
  1165. # is the encouraged method of using them; they are BSD-licensed.
  1166. # However, until we find that this is a problem, we just use
  1167. # the system-provided ones, if available
  1168. AC_CHECK_HEADERS(valgrind/valgrind.h, [AC_DEFINE([HAVE_VALGRIND_HEADERS], [1], [Check valgrind headers])])
  1169. found_valgrind="not found"
  1170. if test "x$VALGRIND" != "xno"; then
  1171. found_valgrind="found"
  1172. fi
  1173. # Check for optreset in unistd.h. On BSD systems the optreset is
  1174. # used to reset the state of getopt() function. Resetting its state
  1175. # is required if command line arguments are parsed multiple times
  1176. # during a program. On Linux this variable will not exist because
  1177. # getopt() reset is performed by setting optind = 0. On Operating
  1178. # Systems where optreset is defined use optreset = 1 and optind = 1
  1179. # to reset internal state of getopt(). Failing to do so will result
  1180. # in unpredictable output from getopt().
  1181. AC_MSG_CHECKING([whether optreset variable is defined in unistd.h])
  1182. AC_TRY_LINK(
  1183. [#include <unistd.h>],
  1184. [extern int optreset; optreset=1;],
  1185. [ AC_MSG_RESULT(yes)
  1186. var_optreset_exists=yes],
  1187. [ AC_MSG_RESULT(no)
  1188. var_optreset_exists=no]
  1189. )
  1190. AM_CONDITIONAL(HAVE_OPTRESET, test "x$var_optreset_exists" != "xno")
  1191. AM_COND_IF([HAVE_OPTRESET], [AC_DEFINE([HAVE_OPTRESET], [1], [Check for optreset?])])
  1192. AC_CONFIG_FILES([compatcheck/Makefile
  1193. dns++.pc
  1194. doc/design/datasrc/Makefile
  1195. doc/design/Makefile
  1196. doc/guide/Makefile
  1197. doc/Makefile
  1198. doc/version.ent
  1199. ext/asio/asio/Makefile
  1200. ext/asio/Makefile
  1201. ext/Makefile
  1202. m4macros/Makefile
  1203. Makefile
  1204. src/bin/auth/auth.spec.pre
  1205. src/bin/auth/benchmarks/Makefile
  1206. src/bin/auth/gen-statisticsitems.py.pre
  1207. src/bin/auth/Makefile
  1208. src/bin/auth/spec_config.h.pre
  1209. src/bin/auth/tests/Makefile
  1210. src/bin/auth/tests/testdata/example-base.zone
  1211. src/bin/auth/tests/testdata/example-nsec3.zone
  1212. src/bin/auth/tests/testdata/example.zone
  1213. src/bin/auth/tests/testdata/Makefile
  1214. src/bin/bind10/bind10
  1215. src/bin/bind10/init.py
  1216. src/bin/bind10/Makefile
  1217. src/bin/bind10/run_bind10.sh
  1218. src/bin/bind10/tests/init_test.py
  1219. src/bin/bind10/tests/Makefile
  1220. src/bin/bindctl/bindctl_main.py
  1221. src/bin/bindctl/Makefile
  1222. src/bin/bindctl/run_bindctl.sh
  1223. src/bin/bindctl/tests/bindctl_test
  1224. src/bin/bindctl/tests/Makefile
  1225. src/bin/cfgmgr/b10-cfgmgr.py
  1226. src/bin/cfgmgr/local_plugins/Makefile
  1227. src/bin/cfgmgr/Makefile
  1228. src/bin/cfgmgr/plugins/datasrc.spec.pre
  1229. src/bin/cfgmgr/plugins/Makefile
  1230. src/bin/cfgmgr/plugins/tests/Makefile
  1231. src/bin/cfgmgr/tests/b10-cfgmgr_test.py
  1232. src/bin/cfgmgr/tests/Makefile
  1233. src/bin/cmdctl/cmdctl.py
  1234. src/bin/cmdctl/cmdctl.spec.pre
  1235. src/bin/cmdctl/Makefile
  1236. src/bin/cmdctl/run_b10-cmdctl.sh
  1237. src/bin/cmdctl/tests/cmdctl_test
  1238. src/bin/cmdctl/tests/Makefile
  1239. src/bin/d2/Makefile
  1240. src/bin/d2/spec_config.h.pre
  1241. src/bin/d2/tests/Makefile
  1242. src/bin/d2/tests/test_data_files_config.h
  1243. src/bin/dbutil/dbutil.py
  1244. src/bin/dbutil/Makefile
  1245. src/bin/dbutil/run_dbutil.sh
  1246. src/bin/dbutil/tests/dbutil_test.sh
  1247. src/bin/dbutil/tests/Makefile
  1248. src/bin/dbutil/tests/testdata/Makefile
  1249. src/bin/ddns/ddns.py
  1250. src/bin/ddns/Makefile
  1251. src/bin/ddns/tests/Makefile
  1252. src/bin/dhcp4/Makefile
  1253. src/bin/dhcp4/spec_config.h.pre
  1254. src/bin/dhcp4/tests/Makefile
  1255. src/bin/dhcp4/tests/marker_file.h
  1256. src/bin/dhcp4/tests/test_data_files_config.h
  1257. src/bin/dhcp4/tests/test_libraries.h
  1258. src/bin/dhcp6/Makefile
  1259. src/bin/dhcp6/spec_config.h.pre
  1260. src/bin/dhcp6/tests/Makefile
  1261. src/bin/dhcp6/tests/marker_file.h
  1262. src/bin/dhcp6/tests/test_data_files_config.h
  1263. src/bin/dhcp6/tests/test_libraries.h
  1264. src/bin/loadzone/loadzone.py
  1265. src/bin/loadzone/Makefile
  1266. src/bin/loadzone/run_loadzone.sh
  1267. src/bin/loadzone/tests/correct/correct_test.sh
  1268. src/bin/loadzone/tests/correct/Makefile
  1269. src/bin/loadzone/tests/Makefile
  1270. src/bin/Makefile
  1271. src/bin/memmgr/Makefile
  1272. src/bin/memmgr/memmgr.py
  1273. src/bin/memmgr/memmgr.spec.pre
  1274. src/bin/memmgr/tests/Makefile
  1275. src/bin/msgq/Makefile
  1276. src/bin/msgq/msgq.py
  1277. src/bin/msgq/run_msgq.sh
  1278. src/bin/msgq/tests/Makefile
  1279. src/bin/resolver/bench/Makefile
  1280. src/bin/resolver/Makefile
  1281. src/bin/resolver/resolver.spec.pre
  1282. src/bin/resolver/spec_config.h.pre
  1283. src/bin/resolver/tests/Makefile
  1284. src/bin/sockcreator/Makefile
  1285. src/bin/sockcreator/tests/Makefile
  1286. src/bin/stats/Makefile
  1287. src/bin/stats/stats_httpd.py
  1288. src/bin/stats/stats.py
  1289. src/bin/stats/tests/Makefile
  1290. src/bin/stats/tests/testdata/Makefile
  1291. src/bin/sysinfo/Makefile
  1292. src/bin/sysinfo/run_sysinfo.sh
  1293. src/bin/sysinfo/sysinfo.py
  1294. src/bin/tests/Makefile
  1295. src/bin/tests/process_rename_test.py
  1296. src/bin/usermgr/b10-cmdctl-usermgr.py
  1297. src/bin/usermgr/Makefile
  1298. src/bin/usermgr/run_b10-cmdctl-usermgr.sh
  1299. src/bin/usermgr/tests/Makefile
  1300. src/bin/xfrin/Makefile
  1301. src/bin/xfrin/run_b10-xfrin.sh
  1302. src/bin/xfrin/tests/Makefile
  1303. src/bin/xfrin/tests/testdata/Makefile
  1304. src/bin/xfrin/tests/xfrin_test
  1305. src/bin/xfrin/xfrin.py
  1306. src/bin/xfrout/Makefile
  1307. src/bin/xfrout/run_b10-xfrout.sh
  1308. src/bin/xfrout/tests/Makefile
  1309. src/bin/xfrout/tests/xfrout_test
  1310. src/bin/xfrout/tests/xfrout_test.py
  1311. src/bin/xfrout/xfrout.py
  1312. src/bin/xfrout/xfrout.spec.pre
  1313. src/bin/zonemgr/Makefile
  1314. src/bin/zonemgr/run_b10-zonemgr.sh
  1315. src/bin/zonemgr/tests/Makefile
  1316. src/bin/zonemgr/tests/zonemgr_test
  1317. src/bin/zonemgr/zonemgr.py
  1318. src/bin/zonemgr/zonemgr.spec.pre
  1319. src/hooks/dhcp/Makefile
  1320. src/hooks/dhcp/user_chk/Makefile
  1321. src/hooks/dhcp/user_chk/tests/Makefile
  1322. src/hooks/dhcp/user_chk/tests/test_data_files_config.h
  1323. src/hooks/Makefile
  1324. src/lib/acl/Makefile
  1325. src/lib/acl/tests/Makefile
  1326. src/lib/asiodns/Makefile
  1327. src/lib/asiodns/tests/Makefile
  1328. src/lib/asiolink/Makefile
  1329. src/lib/asiolink/tests/Makefile
  1330. src/lib/bench/example/Makefile
  1331. src/lib/bench/Makefile
  1332. src/lib/bench/tests/Makefile
  1333. src/lib/cache/Makefile
  1334. src/lib/cache/tests/Makefile
  1335. src/lib/cc/Makefile
  1336. src/lib/cc/session_config.h.pre
  1337. src/lib/cc/tests/Makefile
  1338. src/lib/cc/tests/session_unittests_config.h
  1339. src/lib/config/Makefile
  1340. src/lib/config/tests/data_def_unittests_config.h
  1341. src/lib/config/tests/Makefile
  1342. src/lib/config/tests/testdata/Makefile
  1343. src/lib/cryptolink/Makefile
  1344. src/lib/cryptolink/tests/Makefile
  1345. src/lib/datasrc/datasrc_config.h.pre
  1346. src/lib/datasrc/Makefile
  1347. src/lib/datasrc/memory/benchmarks/Makefile
  1348. src/lib/datasrc/memory/Makefile
  1349. src/lib/datasrc/tests/Makefile
  1350. src/lib/datasrc/tests/memory/Makefile
  1351. src/lib/datasrc/tests/memory/testdata/Makefile
  1352. src/lib/datasrc/tests/testdata/Makefile
  1353. src/lib/dhcp_ddns/Makefile
  1354. src/lib/dhcp_ddns/tests/Makefile
  1355. src/lib/dhcp/Makefile
  1356. src/lib/dhcpsrv/Makefile
  1357. src/lib/dhcpsrv/tests/Makefile
  1358. src/lib/dhcpsrv/tests/test_libraries.h
  1359. src/lib/dhcp/tests/Makefile
  1360. src/lib/dns/benchmarks/Makefile
  1361. src/lib/dns/gen-rdatacode.py
  1362. src/lib/dns/Makefile
  1363. src/lib/dns/python/Makefile
  1364. src/lib/dns/python/pydnspp_config.h
  1365. src/lib/dns/python/tests/Makefile
  1366. src/lib/dns/tests/Makefile
  1367. src/lib/dns/tests/testdata/Makefile
  1368. src/lib/exceptions/Makefile
  1369. src/lib/exceptions/tests/Makefile
  1370. src/lib/hooks/Makefile
  1371. src/lib/hooks/tests/Makefile
  1372. src/lib/hooks/tests/marker_file.h
  1373. src/lib/hooks/tests/test_libraries.h
  1374. src/lib/log/compiler/Makefile
  1375. src/lib/log/interprocess/Makefile
  1376. src/lib/log/interprocess/tests/Makefile
  1377. src/lib/log/Makefile
  1378. src/lib/log/tests/buffer_logger_test.sh
  1379. src/lib/log/tests/console_test.sh
  1380. src/lib/log/tests/destination_test.sh
  1381. src/lib/log/tests/init_logger_test.sh
  1382. src/lib/log/tests/local_file_test.sh
  1383. src/lib/log/tests/logger_lock_test.sh
  1384. src/lib/log/tests/Makefile
  1385. src/lib/log/tests/severity_test.sh
  1386. src/lib/log/tests/tempdir.h
  1387. src/lib/Makefile
  1388. src/lib/nsas/Makefile
  1389. src/lib/nsas/tests/Makefile
  1390. src/lib/python/bind10_config.py
  1391. src/lib/python/isc/acl/Makefile
  1392. src/lib/python/isc/acl/tests/Makefile
  1393. src/lib/python/isc/bind10/Makefile
  1394. src/lib/python/isc/bind10/tests/Makefile
  1395. src/lib/python/isc/cc/cc_generated/Makefile
  1396. src/lib/python/isc/cc/Makefile
  1397. src/lib/python/isc/cc/tests/cc_test
  1398. src/lib/python/isc/cc/tests/Makefile
  1399. src/lib/python/isc/config/Makefile
  1400. src/lib/python/isc/config/tests/config_test
  1401. src/lib/python/isc/config/tests/Makefile
  1402. src/lib/python/isc/datasrc/Makefile
  1403. src/lib/python/isc/datasrc/tests/Makefile
  1404. src/lib/python/isc/datasrc/tests/testdata/Makefile
  1405. src/lib/python/isc/ddns/Makefile
  1406. src/lib/python/isc/ddns/tests/Makefile
  1407. src/lib/python/isc/dns/Makefile
  1408. src/lib/python/isc/log/Makefile
  1409. src/lib/python/isc/log_messages/Makefile
  1410. src/lib/python/isc/log_messages/work/__init__.py
  1411. src/lib/python/isc/log_messages/work/Makefile
  1412. src/lib/python/isc/log/tests/log_console.py
  1413. src/lib/python/isc/log/tests/Makefile
  1414. src/lib/python/isc/Makefile
  1415. src/lib/python/isc/memmgr/Makefile
  1416. src/lib/python/isc/memmgr/tests/Makefile
  1417. src/lib/python/isc/memmgr/tests/testdata/Makefile
  1418. src/lib/python/isc/net/Makefile
  1419. src/lib/python/isc/net/tests/Makefile
  1420. src/lib/python/isc/notify/Makefile
  1421. src/lib/python/isc/notify/tests/Makefile
  1422. src/lib/python/isc/notify/tests/notify_out_test
  1423. src/lib/python/isc/server_common/Makefile
  1424. src/lib/python/isc/server_common/tests/Makefile
  1425. src/lib/python/isc/statistics/Makefile
  1426. src/lib/python/isc/statistics/tests/Makefile
  1427. src/lib/python/isc/sysinfo/Makefile
  1428. src/lib/python/isc/sysinfo/tests/Makefile
  1429. src/lib/python/isc/testutils/Makefile
  1430. src/lib/python/isc/util/cio/Makefile
  1431. src/lib/python/isc/util/cio/tests/Makefile
  1432. src/lib/python/isc/util/Makefile
  1433. src/lib/python/isc/util/tests/Makefile
  1434. src/lib/python/isc/xfrin/Makefile
  1435. src/lib/python/isc/xfrin/tests/Makefile
  1436. src/lib/python/Makefile
  1437. src/lib/resolve/Makefile
  1438. src/lib/resolve/tests/Makefile
  1439. src/lib/server_common/Makefile
  1440. src/lib/server_common/tests/data_path.h
  1441. src/lib/server_common/tests/Makefile
  1442. src/lib/statistics/Makefile
  1443. src/lib/statistics/tests/Makefile
  1444. src/lib/testutils/Makefile
  1445. src/lib/testutils/testdata/Makefile
  1446. src/lib/util/io/Makefile
  1447. src/lib/util/Makefile
  1448. src/lib/util/python/doxygen2pydoc.py
  1449. src/lib/util/python/gen_wiredata.py
  1450. src/lib/util/python/Makefile
  1451. src/lib/util/python/mkpywrapper.py
  1452. src/lib/util/pyunittests/Makefile
  1453. src/lib/util/tests/Makefile
  1454. src/lib/util/threads/Makefile
  1455. src/lib/util/threads/tests/Makefile
  1456. src/lib/util/unittests/Makefile
  1457. src/lib/xfr/Makefile
  1458. src/lib/xfr/tests/Makefile
  1459. src/Makefile
  1460. tests/lettuce/Makefile
  1461. tests/lettuce/setup_intree_bind10.sh
  1462. tests/Makefile
  1463. tests/tools/badpacket/Makefile
  1464. tests/tools/badpacket/tests/Makefile
  1465. tests/tools/Makefile
  1466. tests/tools/perfdhcp/Makefile
  1467. tests/tools/perfdhcp/tests/Makefile
  1468. tests/tools/perfdhcp/tests/testdata/Makefile
  1469. ])
  1470. AC_CONFIG_COMMANDS([permissions], [
  1471. chmod +x src/bin/bind10/bind10
  1472. chmod +x src/bin/bind10/run_bind10.sh
  1473. chmod +x src/bin/bindctl/run_bindctl.sh
  1474. chmod +x src/bin/bindctl/tests/bindctl_test
  1475. chmod +x src/bin/cmdctl/run_b10-cmdctl.sh
  1476. chmod +x src/bin/cmdctl/tests/cmdctl_test
  1477. chmod +x src/bin/dbutil/run_dbutil.sh
  1478. chmod +x src/bin/dbutil/tests/dbutil_test.sh
  1479. chmod +x src/bin/loadzone/run_loadzone.sh
  1480. chmod +x src/bin/loadzone/tests/correct/correct_test.sh
  1481. chmod +x src/bin/msgq/run_msgq.sh
  1482. chmod +x src/bin/sysinfo/run_sysinfo.sh
  1483. chmod +x src/bin/usermgr/run_b10-cmdctl-usermgr.sh
  1484. chmod +x src/bin/xfrin/run_b10-xfrin.sh
  1485. chmod +x src/bin/xfrin/tests/xfrin_test
  1486. chmod +x src/bin/xfrout/run_b10-xfrout.sh
  1487. chmod +x src/bin/xfrout/tests/xfrout_test
  1488. chmod +x src/bin/zonemgr/run_b10-zonemgr.sh
  1489. chmod +x src/bin/zonemgr/tests/zonemgr_test
  1490. chmod +x src/lib/dns/gen-rdatacode.py
  1491. chmod +x src/lib/log/tests/console_test.sh
  1492. chmod +x src/lib/log/tests/destination_test.sh
  1493. chmod +x src/lib/log/tests/init_logger_test.sh
  1494. chmod +x src/lib/log/tests/local_file_test.sh
  1495. chmod +x src/lib/log/tests/logger_lock_test.sh
  1496. chmod +x src/lib/log/tests/severity_test.sh
  1497. chmod +x src/lib/python/isc/log/tests/log_console.py
  1498. chmod +x src/lib/util/python/doxygen2pydoc.py
  1499. chmod +x src/lib/util/python/gen_wiredata.py
  1500. chmod +x src/lib/util/python/mkpywrapper.py
  1501. ])
  1502. AC_OUTPUT
  1503. dnl Print the results
  1504. dnl
  1505. cat > config.report << END
  1506. BIND 10 source configure results:
  1507. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1508. Package:
  1509. Name: ${PACKAGE_NAME}
  1510. Version: ${PACKAGE_VERSION}
  1511. OS Family: ${OS_TYPE}
  1512. Using GNU sed: ${GNU_SED}
  1513. C++ Compiler:
  1514. CXX: ${CXX}
  1515. CXX_VERSION: ${CXX_VERSION}
  1516. DEFS: ${DEFS}
  1517. CPPFLAGS: ${CPPFLAGS}
  1518. CXXFLAGS: ${CXXFLAGS}
  1519. LDFLAGS: ${LDFLAGS}
  1520. B10_CXXFLAGS: ${B10_CXXFLAGS}
  1521. Python:
  1522. PYTHON_VERSION: ${PYTHON_VERSION}
  1523. PYTHON_INCLUDES: ${PYTHON_INCLUDES}
  1524. PYTHON_CXXFLAGS: ${PYTHON_CXXFLAGS}
  1525. PYTHON_LDFLAGS: ${PYTHON_LDFLAGS}
  1526. PYTHON_LIB: ${PYTHON_LIB}
  1527. Boost:
  1528. BOOST_VERSION: ${BOOST_VERSION}
  1529. BOOST_INCLUDES: ${BOOST_INCLUDES}
  1530. Botan:
  1531. BOTAN_VERSION: ${BOTAN_VERSION}
  1532. BOTAN_INCLUDES: ${BOTAN_INCLUDES}
  1533. BOTAN_LDFLAGS: ${BOTAN_LDFLAGS}
  1534. BOTAN_LIBS: ${BOTAN_LIBS}
  1535. Log4cplus:
  1536. LOG4CPLUS_VERSION: ${LOG4CPLUS_VERSION}
  1537. LOG4CPLUS_INCLUDES: ${LOG4CPLUS_INCLUDES}
  1538. LOG4CPLUS_LIBS: ${LOG4CPLUS_LIBS}
  1539. SQLite:
  1540. SQLITE_VERSION: ${SQLITE_VERSION}
  1541. SQLITE_CFLAGS: ${SQLITE_CFLAGS}
  1542. SQLITE_LIBS: ${SQLITE_LIBS}
  1543. END
  1544. # Avoid confusion on DNS/DHCP and only mention MySQL if it
  1545. # were specified on the command line.
  1546. if test "$MYSQL_CPPFLAGS" != "" ; then
  1547. cat >> config.report << END
  1548. MySQL:
  1549. MYSQL_VERSION: ${MYSQL_VERSION}
  1550. MYSQL_CPPFLAGS: ${MYSQL_CPPFLAGS}
  1551. MYSQL_LIBS: ${MYSQL_LIBS}
  1552. END
  1553. fi
  1554. if test "$enable_gtest" != "no"; then
  1555. cat >> config.report << END
  1556. GTest:
  1557. GTEST_VERSION: ${GTEST_VERSION}
  1558. GTEST_INCLUDES: ${GTEST_INCLUDES}
  1559. GTEST_LDFLAGS: ${GTEST_LDFLAGS}
  1560. GTEST_LDADD: ${GTEST_LDADD}
  1561. GTEST_SOURCE: ${GTEST_SOURCE}
  1562. END
  1563. fi
  1564. cat >> config.report << END
  1565. Features:
  1566. $enable_features
  1567. Developer:
  1568. Enable Debugging: $debug_enabled
  1569. Google Tests: $enable_gtest
  1570. Valgrind: $found_valgrind
  1571. C++ Code Coverage: $USE_LCOV
  1572. Python Code Coverage: $USE_PYCOVERAGE
  1573. Logger checks: $enable_logger_checks
  1574. Generate Documentation: $enable_generate_docs
  1575. END
  1576. cat config.report
  1577. cat <<EOF
  1578. Now you can type "make" to build BIND 10. Note that if you intend to
  1579. run "make check", you must run "make" first as some files need to be
  1580. generated by "make" before "make check" can be run.
  1581. When running "make install" do not use any form of parallel or job
  1582. server options (such as GNU make's -j option). Doing so may cause
  1583. errors.
  1584. EOF