From 2c6565f363527142928062afe3d3101fdbb3c550 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 11 Sep 2007 22:01:00 +0000 Subject: a quick set of tests for retrieve_links machinery Signed-off-by: Michael Krelin --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index eb3f4d6..2094273 100644 --- a/configure.ac +++ b/configure.ac @@ -82,11 +82,14 @@ AC_ARG_ENABLE([postels-law], ) $postels_law && AC_DEFINE([POSTELS_LAW],,[defined if we want to adhere to Postel's Law]) +AC_DEFINE_UNQUOTED([OPKELE_SRC_DIR],["$PWD"],[source directory]) + AC_CONFIG_FILES([ Makefile libopkele.pc Doxyfile include/Makefile lib/Makefile + test/Makefile ]) AC_OUTPUT -- cgit v0.9.0.2