X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=43bb3f8178dde1fa37ecac4bf716756aa70cf719;hp=3255fad1da22cbc526515496de4a9ba63ccc782f;hb=d186092a74d767a2e1be5e9db685b41ce8f76936;hpb=6089bdf9405e547668eb2cb6b0035bf05bbbee91 diff --git a/configure.ac b/configure.ac index 3255fad..43bb3f8 100644 --- a/configure.ac +++ b/configure.ac @@ -22,11 +22,6 @@ AC_CHECK_HEADERS([unistd.h sys/stat.h sys/time.h sys/types.h fcntl.h]) AC_ARG_ENABLE(zoom,[ --disable-zoom disable ZOOM (for old C++ compilers)],[enable_zoom=$enableval],[enable_zoom=yes]) AM_CONDITIONAL(ZOOM, test $enable_zoom = "yes") -AC_SUBST(YAZPP_SRC_ROOT) -AC_SUBST(YAZPP_BUILD_ROOT) -YAZPP_SRC_ROOT=`cd ${srcdir}; pwd` -YAZPP_BUILD_ROOT=`pwd` - AC_OUTPUT([ Doxyfile Makefile