From e47ed93475af8c8c3729171304cde67c151b9fdf Mon Sep 17 00:00:00 2001 From: Joachim Schoeberl Date: Sat, 17 Jan 2009 23:18:51 +0000 Subject: [PATCH] no conditional --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9510dd22..98380cd9 100644 --- a/configure.ac +++ b/configure.ac @@ -60,7 +60,7 @@ AC_PROG_RANLIB LT_INIT -AM_CONDITIONAL([OCC], [test x$occon = xtrue]) +# AM_CONDITIONAL([OCC], [test x$occon = xtrue]) # AC_SUBST([OCCFLAGS], [$occfl]) AC_SUBST([OCCFLAGS], ["$occfl $occincfl"])