summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTomek Mrugalski <tomasz@isc.org>2014-08-14 18:30:48 +0200
committerTomek Mrugalski <tomasz@isc.org>2014-08-14 18:30:48 +0200
commit2056325369cb0aff24b6916b6356b2a26b0491f0 (patch)
treed8f475f405c58ddd2594e72c4c888c7948d97a26 /configure.ac
parent[3421] Removed host and obsolete bind10/rpath/boost macros. (diff)
downloadkea-2056325369cb0aff24b6916b6356b2a26b0491f0.tar.xz
kea-2056325369cb0aff24b6916b6356b2a26b0491f0.zip
[3421] Oops, examples/m4/ax_isc_rpath.m4 was used, moving to m4macros
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f0dbc4f213..da2fd0d882 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,8 +101,7 @@ fi
# Linker options
-# check -R, "-Wl,-R" or -rpath (we share the AX function defined in
-# examples/m4)
+# check -R, "-Wl,-R" or -rpath
AX_ISC_RPATH
# Compiler dependent settings: define some mandatory CXXFLAGS here.