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. # Enable low-performing debugging facilities? This option optionally
  23. # enables some debugging aids that perform slowly and hence aren't built
  24. # by default.
  25. AC_ARG_ENABLE([debug],
  26. AS_HELP_STRING([--enable-debug],
  27. [enable debugging (default is no)]),
  28. [case "${enableval}" in
  29. yes) debug_enabled=yes ;;
  30. no) debug_enabled=no ;;
  31. *) AC_MSG_ERROR([bad value ${enableval} for --enable-debug]) ;;
  32. esac],[debug_enabled=no])
  33. AM_CONDITIONAL([DEBUG_ENABLED], [test x$debug_enabled = xyes])
  34. AM_COND_IF([DEBUG_ENABLED], [AC_DEFINE([ENABLE_DEBUG], [1], [Enable low-performing debugging facilities?])])
  35. # Libtool configuration
  36. #
  37. # libtool cannot handle spaces in paths, so exit early if there is one
  38. if [ test `echo $PWD | grep -c ' '` != "0" ]; then
  39. 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.])
  40. fi
  41. # On FreeBSD (and probably some others), clang++ does not meet an autoconf
  42. # assumption in identifying libtool configuration regarding shared library:
  43. # the configure script will execute "$CC -shared $CFLAGS/$CXXFLAGS -v" and
  44. # expect the output contains -Lxxx or -Ryyy. This is the case for g++, but
  45. # not for clang++, and, as a result, it will cause various errors in linking
  46. # programs or running them with a shared object (such as some of our python
  47. # scripts).
  48. # To work around this problem we define a temporary variable
  49. # "CXX_LIBTOOL_LDFLAGS". It's expected to be defined as, e.g, "-L/usr/lib"
  50. # to temporarily fake the output so that it will be compatible with that of
  51. # g++.
  52. CFLAGS_SAVED=$CFLAGS
  53. CXXFLAGS_SAVED=$CXXFLAGS
  54. CFLAGS="$CFLAGS $CXX_LIBTOOL_LDFLAGS"
  55. CXXFLAGS="$CXXFLAGS $CXX_LIBTOOL_LDFLAGS"
  56. AC_PROG_LIBTOOL
  57. CFLAGS=$CFLAGS_SAVED
  58. CXXFLAGS=$CXXFLAGS_SAVED
  59. # Use C++ language
  60. AC_LANG([C++])
  61. # Identify the compiler: this check must be after AC_PROG_CXX and AC_LANG.
  62. AM_CONDITIONAL(USE_GXX, test "X${GXX}" = "Xyes")
  63. AC_CHECK_DECL([__SUNPRO_CC], [SUNCXX="yes"], [SUNCXX="no"])
  64. AC_CHECK_DECL([__clang__], [CLANGPP="yes"], [CLANGPP="no"])
  65. AM_CONDITIONAL(USE_CLANGPP, test "X${CLANGPP}" = "Xyes")
  66. dnl Determine if weare using GNU sed
  67. GNU_SED=no
  68. $SED --version 2> /dev/null | grep GNU > /dev/null 2>&1
  69. if test $? -eq 0; then
  70. GNU_SED=yes
  71. fi
  72. # Linker options
  73. # check -R, "-Wl,-R" or -rpath (we share the AX function defined in
  74. # examples/m4)
  75. AX_ISC_RPATH
  76. # Compiler dependent settings: define some mandatory CXXFLAGS here.
  77. # We also use a separate variable B10_CXXFLAGS. This will (and should) be
  78. # used as the default value for each specific AM_CXXFLAGS:
  79. # AM_CXXFLAGS = $(B10_CXXFLAGS)
  80. # AM_CXXFLAGS += ... # add module specific flags
  81. # We need this so that we can disable some specific compiler warnings per
  82. # module basis; since AM_CXXFLAGS are placed before CXXFLAGS, and since
  83. # gcc's -Wno-XXX option must be specified after -Wall or -Wextra, we cannot
  84. # specify the default warning flags in CXXFLAGS and let specific modules
  85. # "override" the default.
  86. # This may be used to try linker flags.
  87. AC_DEFUN([BIND10_CXX_TRY_FLAG], [
  88. AC_MSG_CHECKING([whether $CXX supports $1])
  89. bind10_save_CXXFLAGS="$CXXFLAGS"
  90. CXXFLAGS="$CXXFLAGS $1"
  91. AC_LINK_IFELSE([AC_LANG_SOURCE([int main(void){ return 0;}])],
  92. [bind10_cxx_flag=yes], [bind10_cxx_flag=no])
  93. CXXFLAGS="$bind10_save_CXXFLAGS"
  94. if test "x$bind10_cxx_flag" = "xyes"; then
  95. ifelse([$2], , :, [$2])
  96. else
  97. ifelse([$3], , :, [$3])
  98. fi
  99. AC_MSG_RESULT([$bind10_cxx_flag])
  100. ])
  101. CXX_VERSION="unknown"
  102. # SunStudio compiler requires special compiler options for boost
  103. # (http://blogs.sun.com/sga/entry/boost_mini_howto)
  104. if test "$SUNCXX" = "yes"; then
  105. CXX_VERSION=`$CXX -V 2> /dev/null | head -1`
  106. CXXFLAGS="$CXXFLAGS -library=stlport4 -features=tmplife -features=tmplrefstatic"
  107. MULTITHREADING_FLAG="-mt"
  108. fi
  109. # Newer versions of clang++ promotes "unused driver arguments" warnings to
  110. # a fatal error with -Werror, causing build failure. Since we use multiple
  111. # compilers on multiple systems, this can easily happen due to settings for
  112. # non clang++ environments that could be just ignored otherwise. It can also
  113. # happen if clang++ is used via ccache. So, although probably suboptimal,
  114. # we suppress this particular warning. Note that it doesn't weaken checks
  115. # on the source code.
  116. if test "$CLANGPP" = "yes"; then
  117. CXX_VERSION=`$CXX --version 2> /dev/null | head -1`
  118. B10_CXXFLAGS="$B10_CXXFLAGS -Qunused-arguments"
  119. fi
  120. BIND10_CXX_TRY_FLAG([-Wno-missing-field-initializers],
  121. [WARNING_NO_MISSING_FIELD_INITIALIZERS_CFLAG="-Wno-missing-field-initializers"])
  122. AC_SUBST(WARNING_NO_MISSING_FIELD_INITIALIZERS_CFLAG)
  123. # gcc specific settings:
  124. if test "X$GXX" = "Xyes"; then
  125. CXX_VERSION=`$CXX --version 2> /dev/null | head -1`
  126. B10_CXXFLAGS="$B10_CXXFLAGS -Wall -Wextra -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare"
  127. case "$host" in
  128. *-solaris*)
  129. MULTITHREADING_FLAG=-pthreads
  130. # In Solaris, IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT need -Wno-missing-braces
  131. B10_CXXFLAGS="$B10_CXXFLAGS -Wno-missing-braces"
  132. ;;
  133. *)
  134. MULTITHREADING_FLAG=-pthread
  135. ;;
  136. esac
  137. # Don't use -Werror if configured not to
  138. AC_ARG_WITH(werror,
  139. AC_HELP_STRING([--with-werror], [Compile using -Werror (default=yes)]),
  140. [
  141. case "${withval}" in
  142. yes) with_werror=1 ;;
  143. no) with_werror=0 ;;
  144. *) AC_MSG_ERROR(bad value ${withval} for --with-werror) ;;
  145. esac],
  146. [with_werror=1])
  147. werror_ok=0
  148. # Certain versions of gcc (g++) have a bug that incorrectly warns about
  149. # the use of anonymous name spaces even if they're closed in a single
  150. # translation unit. For these versions we have to disable -Werror.
  151. if test $with_werror = 1; then
  152. CXXFLAGS_SAVED="$CXXFLAGS"
  153. CXXFLAGS="$CXXFLAGS $B10_CXXFLAGS -Werror"
  154. AC_MSG_CHECKING(for in-TU anonymous namespace breakage)
  155. # We use struct, not class, here, because some compilers complain about
  156. # "unused private members", causing a false positive.
  157. AC_TRY_COMPILE([namespace { struct Foo {}; }
  158. namespace isc {struct Bar {Foo foo_;};} ],,
  159. [AC_MSG_RESULT(no)
  160. werror_ok=1
  161. B10_CXXFLAGS="$B10_CXXFLAGS -Werror"],
  162. [AC_MSG_RESULT(yes)])
  163. CXXFLAGS="$CXXFLAGS_SAVED"
  164. fi
  165. fi dnl GXX = yes
  166. # allow building programs with static link. we need to make it selective
  167. # because loadable modules cannot be statically linked.
  168. AC_ARG_ENABLE([static-link],
  169. AC_HELP_STRING([--enable-static-link],
  170. [build programs with static link [[default=no]]]),
  171. [enable_static_link=yes], [enable_static_link=no])
  172. AM_CONDITIONAL(USE_STATIC_LINK, test $enable_static_link = yes)
  173. AM_COND_IF([USE_STATIC_LINK], [AC_DEFINE([USE_STATIC_LINK], [1], [BIND 10 was statically linked?])])
  174. # Check validity about some libtool options
  175. if test $enable_static_link = yes -a $enable_static = no; then
  176. AC_MSG_ERROR([--enable-static-link requires --enable-static])
  177. fi
  178. if test $enable_shared = no; then
  179. AC_MSG_ERROR([BIND 10 requires shared libraries to be built])
  180. fi
  181. # allow configuring without setproctitle.
  182. AC_ARG_ENABLE(setproctitle-check,
  183. AC_HELP_STRING([--disable-setproctitle-check],
  184. [do not check for python setproctitle module (used to give nice names to python processes)]),
  185. setproctitle_check=$enableval, setproctitle_check=yes)
  186. # OS dependent configuration
  187. SET_ENV_LIBRARY_PATH=no
  188. ENV_LIBRARY_PATH=LD_LIBRARY_PATH
  189. bind10_undefined_pthread_behavior=no
  190. case "$host" in
  191. *-solaris*)
  192. # Solaris requires special definitions to get some standard libraries
  193. # (e.g. getopt(3)) available with common used header files.
  194. CPPFLAGS="$CPPFLAGS -D_XPG4_2 -D__EXTENSIONS__"
  195. # "now" binding is necessary to prevent deadlocks in C++ static initialization code
  196. LDFLAGS="$LDFLAGS -z now"
  197. # Destroying locked mutexes, condition variables being waited
  198. # on, etc. are undefined behavior on Solaris, so we set it as
  199. # such here.
  200. bind10_undefined_pthread_behavior=yes
  201. ;;
  202. *-apple-darwin*)
  203. # Starting with OSX 10.7 (Lion) we must choose which IPv6 API to use
  204. # (RFC2292 or RFC3542).
  205. CPPFLAGS="$CPPFLAGS -D__APPLE_USE_RFC_3542"
  206. # In OS X 10.9 (and possibly any future versions?) pthread_cond_destroy
  207. # doesn't work as documented, which makes some of unit tests fail.
  208. # Testing a specific system and version is not a good practice, but
  209. # identifying this behavior would be too heavy (running a program
  210. # with multiple threads), so this is a compromise. In general,
  211. # it should be avoided to rely on 'osx_version' unless there's no
  212. # viable alternative.
  213. osx_version=`/usr/bin/sw_vers -productVersion`
  214. if [ test $osx_version = "10.9" ]; then
  215. bind10_undefined_pthread_behavior=yes
  216. fi
  217. # libtool doesn't work perfectly with Darwin: libtool embeds the
  218. # final install path in dynamic libraries and our loadable python
  219. # modules always refer to that path even if it's loaded within the
  220. # source tree. This prevents pre-install tests from working.
  221. # To work around this problem we explicitly specify paths to dynamic
  222. # libraries when we use them in the source tree.
  223. SET_ENV_LIBRARY_PATH=yes
  224. ENV_LIBRARY_PATH=DYLD_LIBRARY_PATH
  225. ;;
  226. *-freebsd*)
  227. SET_ENV_LIBRARY_PATH=yes
  228. ;;
  229. *-netbsd*)
  230. SET_ENV_LIBRARY_PATH=yes
  231. ;;
  232. *-openbsd*)
  233. SET_ENV_LIBRARY_PATH=yes
  234. ;;
  235. esac
  236. AM_CONDITIONAL(SET_ENV_LIBRARY_PATH, test $SET_ENV_LIBRARY_PATH = yes)
  237. AC_SUBST(SET_ENV_LIBRARY_PATH)
  238. AC_SUBST(ENV_LIBRARY_PATH)
  239. if [ test $bind10_undefined_pthread_behavior = "yes" ]; then
  240. AC_DEFINE([HAS_UNDEFINED_PTHREAD_BEHAVIOR], [1], [Does this platform have some undefined pthreads behavior?])
  241. fi
  242. # Our experiments have shown Solaris 10 has broken support for the
  243. # IPV6_USE_MIN_MTU socket option for getsockopt(); it doesn't return the value
  244. # previously set via setsockopt(). We know it doesn't happen on one instance
  245. # on Solaris 11, but we don't know whether it happens for any Solaris 10
  246. # implementations or for earlier versions of Solaris. In any case, at the
  247. # moment this matters for only one unittest case, so we'll simply disable
  248. # the affected test using the following definition with the specific hardcoding
  249. # of that version of Solaris.
  250. case "$host" in
  251. *-solaris2.10)
  252. AC_DEFINE([HAVE_BROKEN_GET_IPV6_USE_MIN_MTU], [1],
  253. [Define to 1 if getsockopt(IPV6_USE_MIN_MTU) does not work])
  254. ;;
  255. esac
  256. m4_define([_AM_PYTHON_INTERPRETER_LIST], [python python3.3 python3.2 python3.1 python3])
  257. AC_ARG_WITH([pythonpath],
  258. AC_HELP_STRING([--with-pythonpath=PATH],
  259. [specify an absolute path to python executable when automatic version check (incorrectly) fails]),
  260. [python_path="$withval"], [python_path="auto"])
  261. if test "$python_path" = auto; then
  262. AM_PATH_PYTHON([3.1])
  263. else
  264. # Older versions of automake can't handle python3 well. This is an
  265. # in-house workaround for them.
  266. PYTHON=$python_path
  267. AC_SUBST(PYTHON)
  268. PYTHON_PREFIX='${prefix}'
  269. AC_SUBST(PYTHON_PREFIX)
  270. PYTHON_EXEC_PREFIX='$(exec_prefix)'
  271. AC_SUBST(PYTHON_EXEC_PREFIX)
  272. PYTHON_VERSION=[`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`]
  273. if test `echo "$PYTHON_VERSION >= 3.1" | bc` != 1 ; then
  274. AC_MSG_ERROR(["Python version too old: $PYTHON_VERSION, need 3.1 or higher"])
  275. fi
  276. AC_SUBST(PYTHON_VERSION)
  277. PYTHON_PLATFORM=`$PYTHON -c "import sys; print(sys.platform)"`
  278. AC_SUBST(PYTHON_PLATFORM)
  279. pythondir='${prefix}/lib/python'$PYTHON_VERSION'/site-packages'
  280. AC_SUBST(pythondir)
  281. pkgpythondir='${pythondir}/'$PACKAGE
  282. AC_SUBST(pkgpythondir)
  283. pyexecdir='${exec_prefix}/lib/python'$PYTHON_VERSION'/site-packages'
  284. AC_SUBST(pyexecdir)
  285. pkgpyexecdir='${pyexecdir}/'$PACKAGE
  286. AC_SUBST(pkgpyexecdir)
  287. fi
  288. # We need to store the default pyexecdir in a separate variable so that
  289. # we can specify in Makefile.am the install directory of various BIND 10
  290. # python scripts and loadable modules; in Makefile.am we cannot replace
  291. # $(pyexecdir) using itself, e.g, this doesn't work:
  292. # pyexecdir = $(pyexecdir)/isc/some_module
  293. # The separate variable makes this setup possible as follows:
  294. # pyexecdir = $(PYTHON_SITEPKG_DIR)/isc/some_module
  295. PYTHON_SITEPKG_DIR=${pyexecdir}
  296. AC_SUBST(PYTHON_SITEPKG_DIR)
  297. # This will be commonly used in various Makefile.am's that need to generate
  298. # python log messages.
  299. PYTHON_LOGMSGPKG_DIR="\$(top_builddir)/src/lib/python/isc/log_messages"
  300. AC_SUBST(PYTHON_LOGMSGPKG_DIR)
  301. # This is python package paths commonly used in python tests. See
  302. # README of log_messages for why it's included.
  303. # lib/dns/python/.libs is necessary because __init__.py of isc package
  304. # automatically imports isc.datasrc, which then requires the DNS loadable
  305. # module. #2145 should eliminate the need for it.
  306. 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"
  307. AC_SUBST(COMMON_PYTHON_PATH)
  308. # Check for python development environments
  309. if test -x ${PYTHON}-config; then
  310. PYTHON_INCLUDES=`${PYTHON}-config --includes`
  311. # Add any '-L..." flags to PYTHON_LDFLAGS. We first make a copy of
  312. # python-config --ldflags, removing any spaces and tabs
  313. # between "-L" and its argument (some instances of python-config
  314. # insert a space, which would confuse the code below).
  315. # Notes: if -L isn't contained at all we can simply skip this process,
  316. # so we only go through the flag if it's contained; also, protecting
  317. # the output with [] seems necessary for environment to avoid getting
  318. # an empty output accidentally.
  319. python_config_ldflags=[`${PYTHON}-config --ldflags | ${SED} -ne 's/\([ \t]*-L\)[ ]*\([^ \t]*[ \t]*\)/\1\2/gp'`]
  320. for flag in $python_config_ldflags; do
  321. flag=`echo $flag | ${SED} -ne 's/^\(\-L.*\)$/\1/p'`
  322. if test "X${flag}" != X; then
  323. PYTHON_LDFLAGS="$PYTHON_LDFLAGS ${flag}"
  324. fi
  325. done
  326. # on some platforms, ${PYTHON}-config --ldflags doesn't provide a -L
  327. # option while having the library under a non trivial directory.
  328. # as a workaround we try the "lib" sub directory under the common
  329. # prefix for this python.
  330. if test -z "${PYTHON_LDFLAGS}"; then
  331. PYTHON_LDFLAGS="-L`${PYTHON}-config --prefix`/lib"
  332. fi
  333. else
  334. if test "X$PYTHON_INCLUDES" = X -o "X$PYTHON_LDFLAGS" = X; then
  335. 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.])
  336. fi
  337. fi
  338. # Some OSes including NetBSD don't install libpython.so in a well known path.
  339. # To avoid requiring dynamic library path with our python wrapper loadable
  340. # modules, we embed the path to the modules when possible. We do this even
  341. # when the path is known in the common operational environment (e.g. when
  342. # it's stored in a common "hint" file) for simplicity.
  343. if test "x$ISC_RPATH_FLAG" != "x"; then
  344. python_rpath=
  345. for flag in ${PYTHON_LDFLAGS}; do
  346. python_rpath="${python_rpath} `echo $flag | ${SED} -ne "s/^\(\-L\)/${ISC_RPATH_FLAG}/p"`"
  347. done
  348. PYTHON_LDFLAGS="${PYTHON_LDFLAGS} ${python_rpath}"
  349. fi
  350. AC_SUBST(PYTHON_INCLUDES)
  351. AC_SUBST(PYTHON_LDFLAGS)
  352. CPPFLAGS_SAVED="$CPPFLAGS"
  353. CPPFLAGS="$CPPFLAGS ${PYTHON_INCLUDES}"
  354. AC_CHECK_HEADERS([Python.h],, AC_MSG_ERROR([Missing Python.h]))
  355. CPPFLAGS="$CPPFLAGS_SAVED"
  356. # Check for python library. Needed for Python-wrapper libraries.
  357. LDFLAGS_SAVED="$LDFLAGS"
  358. LDFLAGS="$LDFLAGS $PYTHON_LDFLAGS"
  359. python_bin="python${PYTHON_VERSION}"
  360. AC_CHECK_LIB($python_bin, main, python_lib=$python_bin, python_lib=no)
  361. if test $python_lib != "no"; then
  362. PYTHON_LIB="-l$python_lib"
  363. fi
  364. AC_SUBST(PYTHON_LIB)
  365. LDFLAGS=$LDFLAGS_SAVED
  366. # Python 3.2 changed the return type of internal hash function to
  367. # Py_hash_t and some platforms (such as Solaris) strictly check for long
  368. # vs Py_hash_t. So we detect and use the appropriate return type.
  369. # Remove this test (and associated changes in pydnspp_config.h.in) when
  370. # we require Python 3.2.
  371. have_py_hash_t=0
  372. CPPFLAGS_SAVED="$CPPFLAGS"
  373. CPPFLAGS=${PYTHON_INCLUDES}
  374. AC_MSG_CHECKING(for Py_hash_t)
  375. AC_TRY_COMPILE([#include <Python.h>
  376. Py_hash_t h;],,
  377. [AC_MSG_RESULT(yes)
  378. have_py_hash_t=1],
  379. [AC_MSG_RESULT(no)])
  380. CPPFLAGS="$CPPFLAGS_SAVED"
  381. HAVE_PY_HASH_T=$have_py_hash_t
  382. AC_SUBST(HAVE_PY_HASH_T)
  383. # Check for the setproctitle module
  384. if test "$setproctitle_check" = "yes" ; then
  385. AC_MSG_CHECKING(for setproctitle module)
  386. if "$PYTHON" -c 'import setproctitle' 2>/dev/null ; then
  387. AC_MSG_RESULT(ok)
  388. else
  389. AC_MSG_RESULT(missing)
  390. AC_MSG_WARN([Missing setproctitle python module.
  391. Use --disable-setproctitle-check to skip this check.
  392. In this case we will continue, but naming of python processes will not work.])
  393. fi
  394. fi
  395. # (g++ only check)
  396. # Python 3.2 has an unused parameter in one of its headers. This
  397. # has been reported, but not fixed as of yet, so we check if we need
  398. # to set -Wno-unused-parameter.
  399. if test "X$GXX" = "Xyes" -a "$werror_ok" = 1; then
  400. CPPFLAGS_SAVED="$CPPFLAGS"
  401. CPPFLAGS=${PYTHON_INCLUDES}
  402. CXXFLAGS_SAVED="$CXXFLAGS"
  403. CXXFLAGS="$CXXFLAGS $B10_CXXFLAGS -Werror"
  404. AC_MSG_CHECKING([whether we need -Wno-unused-parameter for python])
  405. AC_TRY_COMPILE(
  406. [#include <Python.h>],
  407. [],
  408. [AC_MSG_RESULT(no)],
  409. [
  410. CXXFLAGS="$CXXFLAGS -Wno-unused-parameter"
  411. AC_TRY_COMPILE([#include <Python.h>],
  412. [],
  413. [AC_MSG_RESULT(yes)
  414. PYTHON_CXXFLAGS="${PYTHON_CXXFLAGS} -Wno-unused-parameter"
  415. AC_SUBST(PYTHON_CXXFLAGS)
  416. ],
  417. [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])]
  418. )
  419. ]
  420. )
  421. CXXFLAGS="$CXXFLAGS_SAVED"
  422. CPPFLAGS="$CPPFLAGS_SAVED"
  423. fi
  424. # produce PIC unless we disable shared libraries. need this for python bindings.
  425. if test $enable_shared != "no" -a "X$GXX" = "Xyes"; then
  426. B10_CXXFLAGS="$B10_CXXFLAGS -fPIC"
  427. fi
  428. AC_SUBST(B10_CXXFLAGS)
  429. # Checks for libraries.
  430. AC_SEARCH_LIBS(inet_pton, [nsl])
  431. AC_SEARCH_LIBS(recvfrom, [socket])
  432. AC_SEARCH_LIBS(nanosleep, [rt])
  433. AC_SEARCH_LIBS(dlsym, [dl])
  434. # Checks for header files.
  435. # Checks for typedefs, structures, and compiler characteristics.
  436. AC_HEADER_STDBOOL
  437. AC_TYPE_SIZE_T
  438. # Detect OS type (it may be used to do OS-specific things, e.g.
  439. # interface detection in DHCP)
  440. AC_MSG_CHECKING(OS family)
  441. system=`uname -s`
  442. case $system in
  443. Linux)
  444. OS_TYPE="Linux"
  445. CPPFLAGS="$CPPFLAGS -DOS_LINUX"
  446. ;;
  447. Darwin | FreeBSD | NetBSD | OpenBSD)
  448. OS_TYPE="BSD"
  449. CPPFLAGS="$CPPFLAGS -DOS_BSD"
  450. ;;
  451. SunOS)
  452. OS_TYPE="Solaris"
  453. CPPFLAGS="$CPPFLAGS -DOS_SUN"
  454. ;;
  455. *)
  456. OS_TYPE="Unknown"
  457. AC_MSG_WARN("Unsupported OS: uname returned $system")
  458. ;;
  459. esac
  460. AC_MSG_RESULT($OS_TYPE)
  461. AM_CONDITIONAL(OS_LINUX, test $OS_TYPE = Linux)
  462. AM_COND_IF([OS_LINUX], [AC_DEFINE([OS_LINUX], [1], [Running on Linux?])])
  463. AM_CONDITIONAL(OS_BSD, test $OS_TYPE = BSD)
  464. AM_COND_IF([OS_BSD], [AC_DEFINE([OS_BSD], [1], [Running on BSD?])])
  465. AM_CONDITIONAL(OS_SOLARIS, test $OS_TYPE = Solaris)
  466. AM_COND_IF([OS_SOLARIS], [AC_DEFINE([OS_SOLARIS], [1], [Running on Solaris?])])
  467. # Deal with variants
  468. AM_CONDITIONAL(OS_FREEBSD, test $system = FreeBSD)
  469. AM_COND_IF([OS_FREEBSD], [AC_DEFINE([OS_FREEBSD], [1], [Running on FreeBSD?])])
  470. AM_CONDITIONAL(OS_NETBSD, test $system = NetBSD)
  471. AM_COND_IF([OS_NETBSD], [AC_DEFINE([OS_NETBSD], [1], [Running on NetBSD?])])
  472. AM_CONDITIONAL(OS_OPENBSD, test $system = OpenBSD)
  473. AM_COND_IF([OS_OPENBSD], [AC_DEFINE([OS_OPENBSD], [1], [Running on OpenBSD?])])
  474. AM_CONDITIONAL(OS_OSX, test $system = Darwin)
  475. AM_COND_IF([OS_OSX], [AC_DEFINE([OS_OSX], [1], [Running on OSX?])])
  476. AC_MSG_CHECKING(for sa_len in struct sockaddr)
  477. AC_TRY_COMPILE([
  478. #include <sys/types.h>
  479. #include <sys/socket.h>],
  480. [struct sockaddr sa; sa.sa_len = 0; return (0);],
  481. [AC_MSG_RESULT(yes)
  482. AC_DEFINE(HAVE_SA_LEN, 1, [Define to 1 if sockaddr has a sa_len member, and corresponding sin_len and sun_len])],
  483. AC_MSG_RESULT(no))
  484. AC_ARG_WITH(pycoverage,
  485. [ --with-pycoverage[=PROGRAM] enable python code coverage using the specified coverage], pycoverage="$withval", pycoverage="no")
  486. if test "$pycoverage" = "no" ; then
  487. # just run the tests normally with python
  488. PYCOVERAGE_RUN="${PYTHON}"
  489. USE_PYCOVERAGE="no"
  490. elif test "$pycoverage" = "yes" ; then
  491. PYCOVERAGE="coverage"
  492. PYCOVERAGE_RUN="${PYCOVERAGE} run --branch --append"
  493. USE_PYCOVERAGE="yes"
  494. else
  495. PYCOVERAGE="$pycoverage"
  496. PYCOVERAGE_RUN="${PYCOVERAGE} run --branch --append"
  497. USE_PYCOVERAGE="yes"
  498. fi
  499. AM_CONDITIONAL(ENABLE_PYTHON_COVERAGE, test x$USE_PYCOVERAGE != xno)
  500. AC_SUBST(PYCOVERAGE)
  501. AC_SUBST(PYCOVERAGE_RUN)
  502. AC_SUBST(USE_PYCOVERAGE)
  503. enable_gtest="no"
  504. GTEST_INCLUDES=
  505. AC_ARG_WITH([gtest-source],
  506. [AS_HELP_STRING([--with-gtest-source=PATH],
  507. [location of the Googletest source, defaults to /usr/src/gtest])],
  508. [enable_gtest="yes" ; GTEST_SOURCE="$withval"],
  509. [GTEST_SOURCE="/usr/src/gtest"])
  510. AC_ARG_WITH([gtest],
  511. [AS_HELP_STRING([--with-gtest=PATH],
  512. [specify a path to gtest header files (PATH/include) and library (PATH/lib)])],
  513. [gtest_path="$withval"; enable_gtest="yes"], [gtest_path="no"])
  514. AC_ARG_WITH(lcov,
  515. [ --with-lcov[=PROGRAM] enable gtest and coverage target using the specified lcov], lcov="$withval", lcov="no")
  516. USE_LCOV="no"
  517. if test "$lcov" != "no"; then
  518. # force gtest if not set
  519. if test "$enable_gtest" = "no"; then
  520. # AC_MSG_ERROR("lcov needs gtest for test coverage report")
  521. AC_MSG_NOTICE([gtest support is now enabled, because used by coverage tests])
  522. enable_gtest="yes"
  523. fi
  524. if test "$lcov" != "yes"; then
  525. LCOV=$lcov
  526. else
  527. AC_PATH_PROG([LCOV], [lcov])
  528. fi
  529. if test -x "${LCOV}"; then
  530. USE_LCOV="yes"
  531. else
  532. AC_MSG_ERROR([Cannot find lcov.])
  533. fi
  534. # is genhtml always in the same directory?
  535. GENHTML=`echo "$LCOV" | ${SED} s/lcov$/genhtml/`
  536. if test ! -x $GENHTML; then
  537. AC_MSG_ERROR([genhtml not found, needed for lcov])
  538. fi
  539. # GCC specific?
  540. CXXFLAGS="$CXXFLAGS -fprofile-arcs -ftest-coverage"
  541. LIBS=" $LIBS -lgcov"
  542. AC_SUBST(CPPFLAGS)
  543. AC_SUBST(LIBS)
  544. AC_SUBST(LCOV)
  545. AC_SUBST(GENHTML)
  546. fi
  547. AC_SUBST(USE_LCOV)
  548. # Simplified, non-caching AC_CHECK_PROG
  549. # Searches $PATH for the existence of argument 2,
  550. # and sets the full path to the variable in argument 1.
  551. # if not found, and a third argument is given, the value
  552. # is set to that. If not, the value is untouched.
  553. # Does not take absolute paths into account at this point,
  554. # and also works for single files only (arguments are not
  555. # stripped like in AC_CHECK_PROG)
  556. AC_DEFUN([ACX_CHECK_PROG_NONCACHE], [
  557. RESULT=""
  558. IFS_SAVED="$IFS"
  559. IFS=${PATH_SEPARATOR}
  560. for cur_path in ${PATH} ; do
  561. if test -e "${cur_path}/$2" ; then
  562. RESULT="${cur_path}/$2"
  563. fi
  564. done
  565. if test "$RESULT" = "" ; then
  566. :
  567. m4_ifvaln([$3], [$1=$3])
  568. else
  569. $1=$RESULT
  570. fi
  571. IFS="$IFS_SAVED"
  572. ])
  573. # Botan helper test function
  574. # Tries to compile a botan program, given the output of the given
  575. # config tool
  576. # Arguments:
  577. # - name of tool (checked for path), must support --libs and --cflags
  578. # - fixed argument(s) for tool
  579. # - action if successful
  580. AC_DEFUN([ACX_TRY_BOTAN_TOOL], [
  581. TOOL=$1
  582. TOOL_ARG=$2
  583. BOTAN_TOOL=""
  584. ACX_CHECK_PROG_NONCACHE([BOTAN_TOOL], [${TOOL}])
  585. AC_MSG_CHECKING([usability of ${TOOL} ${TOOL_ARG}])
  586. if test "$BOTAN_TOOL" != "" ; then
  587. if test -x ${BOTAN_TOOL}; then
  588. BOTAN_LIBS=`$BOTAN_TOOL $TOOL_ARG --libs`
  589. LIBS_SAVED=${LIBS}
  590. LIBS="$LIBS $BOTAN_LIBS"
  591. BOTAN_INCLUDES=`$BOTAN_TOOL $TOOL_ARG --cflags`
  592. CPPFLAGS_SAVED=${CPPFLAGS}
  593. CPPFLAGS="$BOTAN_INCLUDES $CPPFLAGS"
  594. #AC_MSG_RESULT([found])
  595. AC_LINK_IFELSE(
  596. [AC_LANG_PROGRAM([#include <botan/botan.h>
  597. #include <botan/hash.h>
  598. ],
  599. [using namespace Botan;
  600. LibraryInitializer::initialize();
  601. HashFunction *h = get_hash("MD5");
  602. ])],
  603. [ AC_MSG_RESULT([ok])
  604. $3
  605. ],
  606. [ AC_MSG_RESULT([not usable]) ]
  607. )
  608. LIBS=${LIBS_SAVED}
  609. CPPFLAGS=${CPPFLAGS_SAVED}
  610. else
  611. AC_MSG_RESULT([not executable])
  612. fi
  613. else
  614. AC_MSG_RESULT([not found])
  615. fi
  616. BOTAN_TOOL=""
  617. AC_SUBST(BOTAN_TOOL)
  618. ]
  619. )
  620. # Check for Botan
  621. #
  622. # Unless --with-botan-config is given, we first try to find these config
  623. # scripts ourselves. Unfortunately, on some systems, these scripts do not
  624. # provide the correct implementation, so for each script found, we try
  625. # a compilation test (ACX_TRY_BOTAN_TOOL). If none are found, or none of
  626. # them work, we see if pkg-config is available. If so, we try the several
  627. # potential pkg-config .pc files. Again, on some systems, these can return
  628. # incorrect information as well, so the try-compile test is repeated for
  629. # each.
  630. #
  631. # If a working config script or pkgconfig file is found, we then munge its
  632. # output for use in our Makefiles, and to make sure it works, another header
  633. # and compilation test is done (this should also check whether we can compile
  634. # against botan should neither -config scripts nor pkgconfig data exist).
  635. #
  636. botan_config="yes"
  637. AC_ARG_WITH([botan-config],
  638. AC_HELP_STRING([--with-botan-config=PATH],
  639. [specify the path to the botan-config script]),
  640. [botan_config="$withval"])
  641. if test "${botan_config}" = "no" ; then
  642. AC_MSG_ERROR([Need botan for libcryptolink])
  643. fi
  644. if test "${botan_config}" != "yes" ; then
  645. if test -x "${botan_config}" ; then
  646. if test -d "${botan_config}" ; then
  647. AC_MSG_ERROR([${botan_config} is a directory])
  648. else
  649. BOTAN_CONFIG="${botan_config}"
  650. fi
  651. else
  652. AC_MSG_ERROR([--with-botan-config should point to a botan-config program and not a directory (${botan_config})])
  653. fi
  654. else
  655. BOTAN_CONFIG=""
  656. # first try several possible names of the config script
  657. # (botan-config-1.8 is there just in case, the official name change
  658. # came later)
  659. BOTAN_CONFIG_VERSIONS="botan-config-1.10 botan-config-1.9 botan-config-1.8 botan-config"
  660. for botan_config in $BOTAN_CONFIG_VERSIONS; do
  661. ACX_TRY_BOTAN_TOOL([$botan_config],,
  662. [ BOTAN_CONFIG="$botan_config" ]
  663. )
  664. if test "$BOTAN_CONFIG" != "" ; then
  665. break
  666. fi
  667. done
  668. if test "$BOTAN_CONFIG" = "" ; then
  669. AC_PATH_PROG([PKG_CONFIG], [pkg-config])
  670. if test "$PKG_CONFIG" != "" ; then
  671. # Ok so no script found, see if pkg-config knows of it.
  672. # Unfortunately, the botan.pc files also have their minor version
  673. # in their name, so we need to try them one by one
  674. BOTAN_VERSIONS="botan-1.10 botan-1.9 botan-1.8"
  675. for version in $BOTAN_VERSIONS; do
  676. ACX_TRY_BOTAN_TOOL([pkg-config], ["$version --silence-errors"],
  677. [ BOTAN_CONFIG="$PKG_CONFIG $version" ]
  678. )
  679. if test "$BOTAN_CONFIG" != "" ; then
  680. break
  681. fi
  682. done
  683. fi
  684. fi
  685. fi
  686. if test "x${BOTAN_CONFIG}" != "x"
  687. then
  688. BOTAN_LIBS=`${BOTAN_CONFIG} --libs`
  689. BOTAN_INCLUDES=`${BOTAN_CONFIG} --cflags`
  690. # We expect botan-config --libs to contain -L<path_to_libbotan>, but
  691. # this is not always the case. As a heuristics workaround we add
  692. # -L`botan-config --prefix/lib` in this case (if not present already).
  693. # Same for BOTAN_INCLUDES (but using include instead of lib) below.
  694. if [ ${BOTAN_CONFIG} --prefix >/dev/null 2>&1 ] ; then
  695. echo ${BOTAN_LIBS} | grep -- -L > /dev/null || \
  696. BOTAN_LIBS="-L`${BOTAN_CONFIG} --prefix`/lib ${BOTAN_LIBS}"
  697. echo ${BOTAN_INCLUDES} | grep -- -I > /dev/null || \
  698. BOTAN_INCLUDES="-I`${BOTAN_CONFIG} --prefix`/include ${BOTAN_INCLUDES}"
  699. fi
  700. fi
  701. dnl Determine the Botan version
  702. AC_MSG_CHECKING([Botan version])
  703. cat > conftest.cpp << EOF
  704. #include <botan/version.h>
  705. AUTOCONF_BOTAN_VERSION=BOTAN_VERSION_MAJOR . BOTAN_VERSION_MINOR . BOTAN_VERSION_PATCH
  706. EOF
  707. 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`
  708. if test -z "$BOTAN_VERSION"; then
  709. BOTAN_VERSION="unknown"
  710. fi
  711. $RM -f conftest.cpp
  712. AC_MSG_RESULT([$BOTAN_VERSION])
  713. # botan-config script (and the way we call pkg-config) returns -L and -l
  714. # as one string, but we need them in separate values
  715. BOTAN_LDFLAGS=
  716. BOTAN_NEWLIBS=
  717. for flag in ${BOTAN_LIBS}; do
  718. BOTAN_LDFLAGS="${BOTAN_LDFLAGS} `echo $flag | ${SED} -ne '/^\(\-L\)/p'`"
  719. BOTAN_LIBS="${BOTAN_LIBS} `echo $flag | ${SED} -ne '/^\(\-l\)/p'`"
  720. done
  721. # See python_rpath for some info on why we do this
  722. if test "x$ISC_RPATH_FLAG" != "x"; then
  723. BOTAN_RPATH=
  724. for flag in ${BOTAN_LIBS}; do
  725. BOTAN_RPATH="${BOTAN_RPATH} `echo $flag | ${SED} -ne "s/^\(\-L\)/${ISC_RPATH_FLAG}/p"`"
  726. done
  727. AC_SUBST(BOTAN_RPATH)
  728. # According to the libtool manual, it should be sufficient if we
  729. # specify the "-R libdir" in our wrapper library of botan (no other
  730. # programs will need libbotan directly); "libdir" should be added to
  731. # the program's binary image. But we've seen in our build environments
  732. # that (some versions of?) libtool doesn't propagate -R as documented,
  733. # and it caused a linker error at run time. To work around this, we
  734. # also add the rpath to the global LDFLAGS.
  735. LDFLAGS="$BOTAN_RPATH $LDFLAGS"
  736. fi
  737. AC_SUBST(BOTAN_LDFLAGS)
  738. AC_SUBST(BOTAN_LIBS)
  739. AC_SUBST(BOTAN_INCLUDES)
  740. # Even though chances are high we already performed a real compilation check
  741. # in the search for the right (pkg)config data, we try again here, to
  742. # be sure.
  743. CPPFLAGS_SAVED=$CPPFLAGS
  744. CPPFLAGS="$BOTAN_INCLUDES $CPPFLAGS"
  745. LIBS_SAVED="$LIBS"
  746. LIBS="$LIBS $BOTAN_LIBS"
  747. # ac_header_preproc is an autoconf symbol (undocumented but stable) that
  748. # is set if the pre-processor phase passes. Thus by adding a custom
  749. # failure handler we can detect the difference between a header not existing
  750. # (or not even passing the pre-processor phase) and a header file resulting
  751. # in compilation failures.
  752. AC_CHECK_HEADERS([botan/botan.h],,[
  753. if test "x$ac_header_preproc" = "xyes"; then
  754. AC_MSG_ERROR([
  755. botan/botan.h was found but is unusable. The most common cause of this problem
  756. is attempting to use an updated C++ compiler with older C++ libraries, such as
  757. the version of Botan that comes with your distribution. If you have updated
  758. your C++ compiler we highly recommend that you use support libraries such as
  759. Boost and Botan that were compiled with the same compiler version.])
  760. else
  761. AC_MSG_ERROR([Missing required header files.])
  762. fi]
  763. )
  764. AC_LINK_IFELSE(
  765. [AC_LANG_PROGRAM([#include <botan/botan.h>
  766. #include <botan/hash.h>
  767. ],
  768. [using namespace Botan;
  769. LibraryInitializer::initialize();
  770. HashFunction *h = get_hash("MD5");
  771. ])],
  772. [AC_MSG_RESULT([checking for Botan library... yes])],
  773. [AC_MSG_RESULT([checking for Botan library... no])
  774. AC_MSG_ERROR([Needs Botan library 1.8 or higher. On some systems,
  775. the botan package has a few missing dependencies (libbz2 and
  776. libgmp), if libbotan has been installed and you see this error,
  777. try upgrading to a higher version of botan or installing libbz2
  778. and libgmp.])]
  779. )
  780. CPPFLAGS=$CPPFLAGS_SAVED
  781. LIBS=$LIBS_SAVED
  782. # Check for MySql. The path to the mysql_config program is given with
  783. # the --with-mysql-config (default to /usr/bin/mysql-config). By default,
  784. # the software is not built with MySQL support enabled.
  785. mysql_config="no"
  786. AC_ARG_WITH([dhcp-mysql],
  787. AC_HELP_STRING([--with-dhcp-mysql=PATH],
  788. [path to the MySQL 'mysql_config' script (MySQL is used for the DHCP database)]),
  789. [mysql_config="$withval"])
  790. if test "${mysql_config}" = "yes" ; then
  791. MYSQL_CONFIG="/usr/bin/mysql_config"
  792. elif test "${mysql_config}" != "no" ; then
  793. MYSQL_CONFIG="${withval}"
  794. fi
  795. if test "$MYSQL_CONFIG" != "" ; then
  796. if test -d "$MYSQL_CONFIG" -o ! -x "$MYSQL_CONFIG" ; then
  797. AC_MSG_ERROR([--with-dhcp-mysql should point to a mysql_config program])
  798. fi
  799. MYSQL_CPPFLAGS=`$MYSQL_CONFIG --cflags`
  800. MYSQL_LIBS=`$MYSQL_CONFIG --libs`
  801. MYSQL_VERSION=`$MYSQL_CONFIG --version`
  802. AC_SUBST(MYSQL_CPPFLAGS)
  803. AC_SUBST(MYSQL_LIBS)
  804. # Check that a simple program using MySQL functions can compile and link.
  805. CPPFLAGS_SAVED="$CPPFLAGS"
  806. LIBS_SAVED="$LIBS"
  807. CPPFLAGS="$MYSQL_CPPFLAGS $CPPFLAGS"
  808. LIBS="$MYSQL_LIBS $LIBS"
  809. AC_LINK_IFELSE(
  810. [AC_LANG_PROGRAM([#include <mysql.h>],
  811. [MYSQL mysql_handle;
  812. (void) mysql_init(&mysql_handle);
  813. ])],
  814. [AC_MSG_RESULT([checking for MySQL headers and library... yes])],
  815. [AC_MSG_RESULT([checking for MySQL headers and library... no])
  816. AC_MSG_ERROR([Needs MySQL library])]
  817. )
  818. CPPFLAGS=$CPPFLAGS_SAVED
  819. LIBS=$LIBS_SAVED
  820. # Note that MYSQL is present in the config.h file
  821. AC_DEFINE([HAVE_MYSQL], [1], [MySQL is present])
  822. fi
  823. # Solaris puts FIONREAD in filio.h
  824. AC_CHECK_HEADERS(sys/filio.h,,,)
  825. # ... and at the shell level, so Makefile.am can take action depending on this.
  826. AM_CONDITIONAL(HAVE_MYSQL, test "$MYSQL_CONFIG" != "")
  827. # Check for log4cplus
  828. log4cplus_path="yes"
  829. AC_ARG_WITH([log4cplus],
  830. AC_HELP_STRING([--with-log4cplus=PATH],
  831. [specify exact directory of log4cplus library and headers]),
  832. [log4cplus_path="$withval"])
  833. if test "${log4cplus_path}" = "no" ; then
  834. AC_MSG_ERROR([Need log4cplus])
  835. elif test "${log4cplus_path}" != "yes" ; then
  836. LOG4CPLUS_INCLUDES="-I${log4cplus_path}/include"
  837. LOG4CPLUS_LIBS="-L${log4cplus_path}/lib"
  838. else
  839. # If not specified, try some common paths.
  840. log4cplusdirs="/usr/local /usr/pkg /opt /opt/local"
  841. for d in $log4cplusdirs
  842. do
  843. if test -f $d/include/log4cplus/logger.h; then
  844. LOG4CPLUS_INCLUDES="-I$d/include"
  845. LOG4CPLUS_LIBS="-L$d/lib"
  846. break
  847. fi
  848. done
  849. fi
  850. LOG4CPLUS_LIBS="$LOG4CPLUS_LIBS -llog4cplus $MULTITHREADING_FLAG"
  851. AC_SUBST(LOG4CPLUS_LIBS)
  852. AC_SUBST(LOG4CPLUS_INCLUDES)
  853. CPPFLAGS_SAVED=$CPPFLAGS
  854. CPPFLAGS="$LOG4CPLUS_INCLUDES $CPPFLAGS"
  855. LIBS_SAVED="$LIBS"
  856. LIBS="$LOG4CPLUS_LIBS $LIBS"
  857. AC_CHECK_HEADERS([log4cplus/logger.h],,AC_MSG_ERROR([Missing required header files.]))
  858. AC_LINK_IFELSE(
  859. [AC_LANG_PROGRAM([#include <log4cplus/logger.h>
  860. ],
  861. [using namespace log4cplus;
  862. Logger logger = Logger::getInstance("main");
  863. ])],
  864. [AC_MSG_RESULT([checking for log4cplus library... yes])],
  865. [AC_MSG_RESULT([checking for log4cplus library... no])
  866. AC_MSG_ERROR([Needs log4cplus library])]
  867. )
  868. dnl Determine the log4cplus version, used mainly for config.report.
  869. AC_MSG_CHECKING([log4cplus version])
  870. cat > conftest.cpp << EOF
  871. #include <log4cplus/version.h>
  872. AUTOCONF_LOG4CPLUS_VERSION=LOG4CPLUS_VERSION_STR
  873. EOF
  874. 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`
  875. if test -z "$LOG4CPLUS_VERSION"; then
  876. LOG4CPLUS_VERSION="unknown"
  877. fi
  878. $RM -f conftest.cpp
  879. AC_MSG_RESULT([$LOG4CPLUS_VERSION])
  880. CPPFLAGS=$CPPFLAGS_SAVED
  881. LIBS=$LIBS_SAVED
  882. #
  883. # Configure Boost header path
  884. #
  885. AX_BOOST_FOR_BIND10
  886. # Boost offset_ptr is required in one library and not optional right now, so
  887. # we unconditionally fail here if it doesn't work.
  888. if test "$BOOST_OFFSET_PTR_WOULDFAIL" = "yes" -a "$werror_ok" = 1; then
  889. 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.])
  890. fi
  891. if test "$BOOST_STATIC_ASSERT_WOULDFAIL" = "yes" -a X"$werror_ok" = X1; then
  892. 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.])
  893. fi
  894. # There's a known bug in FreeBSD ports for Boost that would trigger a false
  895. # warning in build with g++ and -Werror (we exclude clang++ explicitly to
  896. # avoid unexpected false positives).
  897. if test "$BOOST_NUMERIC_CAST_WOULDFAIL" = "yes" -a X"$werror_ok" = X1 -a $CLANGPP = "no"; then
  898. 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.])
  899. fi
  900. build_experimental_resolver=no
  901. AC_ARG_ENABLE(experimental-resolver,
  902. [AC_HELP_STRING([--enable-experimental-resolver],
  903. [enable building of the experimental resolver [default=no]])],
  904. [build_experimental_resolver=$enableval])
  905. AM_CONDITIONAL([BUILD_EXPERIMENTAL_RESOLVER], [test "$build_experimental_resolver" = "yes"])
  906. if test "$build_experimental_resolver" = "yes"; then
  907. BUILD_EXPERIMENTAL_RESOLVER=yes
  908. else
  909. BUILD_EXPERIMENTAL_RESOLVER=no
  910. fi
  911. AC_SUBST(BUILD_EXPERIMENTAL_RESOLVER)
  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