no conditional

This commit is contained in:
Joachim Schoeberl 2009-01-17 23:18:51 +00:00
parent 59cb0914c1
commit e47ed93475

View File

@ -60,7 +60,7 @@ AC_PROG_RANLIB
LT_INIT LT_INIT
AM_CONDITIONAL([OCC], [test x$occon = xtrue]) # AM_CONDITIONAL([OCC], [test x$occon = xtrue])
# AC_SUBST([OCCFLAGS], [$occfl]) # AC_SUBST([OCCFLAGS], [$occfl])
AC_SUBST([OCCFLAGS], ["$occfl $occincfl"]) AC_SUBST([OCCFLAGS], ["$occfl $occincfl"])