|
|
AC_DEFINE([USE_AVALON2], [1], [Defined to 1 if Avalon2 support is wanted])
|
|
AC_DEFINE([USE_AVALON2], [1], [Defined to 1 if Avalon2 support is wanted])
|
|
|
AM_CONDITIONAL([HAS_AVALON2], [test x$avalon2 = xyes])
|
|
AM_CONDITIONAL([HAS_AVALON2], [test x$avalon2 = xyes])
|