From c8eacaa2a8634088af181533a5604a39e6524961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 19 Jul 2011 11:17:26 +0000 Subject: adapted to Gem's new file-layout svn path=/trunk/externals/gem2pdp/; revision=15162 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3896734..74f3855 100644 --- a/configure.ac +++ b/configure.ac @@ -69,7 +69,7 @@ then fi echo -n "looking for gem sources (required) ... " -if test -f $GEM_DIR/src/Base/GemMan.h +if test -f $GEM_DIR/src/Base/CPPExtern.h then AC_SUBST(GEM_DIR) echo "ok." -- cgit v1.2.1