Evan Hunt
|
fa1daf4df7
Remove --with-boost-lib and --with-boost-include from configure.ac as
|
il y a 15 ans |
Likun Zhang
|
80caa56cad
Redo revision 1853: Make xfrout works well in source code tree(for details, please see comments of ticket 151), now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @localstatedir@, (Jeremy had reviewed this patch. then give some fix suggestion in email.)
|
il y a 15 ans |
Likun Zhang
|
27b28e338b
Revert the revision 1853 which make trunk fail to build.
|
il y a 15 ans |
Likun Zhang
|
3afb8da35e
Fix bug: Make xfrout works well in source code tree(reported in ticket 151). (now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @@LOCALSTATEDIR@@)
|
il y a 15 ans |
Jeremy C. Reed
|
58e62d537b
Report detected features, configure settings at end of configure output.
|
il y a 15 ans |
Jeremy C. Reed
|
ae6a7bdcfb
Change the PACKAGE_BUGREPORT email address from non-existent list
|
il y a 15 ans |
Evan Hunt
|
c08b86957c
Change libauth to libdatasrc
|
il y a 15 ans |
JINMEI Tatuya
|
25d413ecd4
check for the availability of ${python}-config. if unavailable warn about it.
|
il y a 15 ans |
Jeremy C. Reed
|
5c10d34b68
This is for ticket #153.
|
il y a 15 ans |
JINMEI Tatuya
|
9c33cda2e7
typo in a comment line
|
il y a 15 ans |
JINMEI Tatuya
|
7226ff3550
removed a debug output
|
il y a 15 ans |
JINMEI Tatuya
|
c266bb4590
try `${PYTHON}-config --prefix`/lib for a last resort LDFLAGS for libpython (trac #149)
|
il y a 15 ans |
Jeremy C. Reed
|
79124a125c
Rename spec "pre" files to also include "spec" in the filename.
|
il y a 15 ans |
Likun Zhang
|
6dc8c646b1
Rename the folder name for unittest code from 'unittest' to 'tests'.(bindctl, cmdctl, xfrin)
|
il y a 15 ans |
Likun Zhang
|
3bbc64dc58
Add unittest code for xfrout.
|
il y a 15 ans |
JINMEI Tatuya
|
af735f4b79
set BOOST_LDFLAGS only when a non-trivial argument (i.e. neither "yes" nor "no")
|
il y a 15 ans |
Likun Zhang
|
3771057f6f
Commit code for module xfrout, AXFR-out works now. Notes:
|
il y a 15 ans |
JINMEI Tatuya
|
7dc2abf503
made --with-pythonpath more friendly with older versions of automake: don't
|
il y a 15 ans |
JINMEI Tatuya
|
7568a2967d
removed now-meaningless "auto" setting
|
il y a 15 ans |
JINMEI Tatuya
|
6dd3cc5d3b
allow the python binding of libdns to be built using automake.
|
il y a 15 ans |
Jeremy C. Reed
|
4babde876b
Fix the configuration installs.
|
il y a 15 ans |
Jeremy C. Reed
|
e294fee818
Also check for the boost/foreach.hpp header.
|
il y a 15 ans |
Jeremy C. Reed
|
f6fb5e78cd
add configure switch --disable-configuration-install so can be used
|
il y a 15 ans |
Jeremy C. Reed
|
b0c7deb12a
Update PACKAGE name and version.
|
il y a 15 ans |
Evan Hunt
|
ceb8ef9564
Make b10-auth use a default database path from auth.spec rather than
|
il y a 15 ans |
Evan Hunt
|
b33c02c5bf
Change xfrin to use $localstatedir/$package/zone.sqlite3 for the default
|
il y a 15 ans |
Jeremy C. Reed
|
a9de0fa6a2
Only regenerate manual pages if configure is ran with --enable-man.
|
il y a 15 ans |
Jeremy C. Reed
|
b4bd55b9b7
Add argument --with-boost-include to point to include path.
|
il y a 15 ans |
Jelte Jansen
|
ffd58debfc
ask for version and platform, and check version of given python binary
|
il y a 15 ans |
Jelte Jansen
|
ad1500ec7a
set the Makefile python-related variables if AM_PATH_PYTHON is not used
|
il y a 15 ans |