Home
last modified time | relevance | path

Searched refs:LIBXO_VERSION_EXTRA (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libxo/libxo/
H A Dxo_config.h191 #define LIBXO_VERSION_EXTRA "" macro
/freebsd/contrib/libxo/
H A Dconfigure.ac426 LIBXO_VERSION_EXTRA="-git-$extra"
434 AC_SUBST(LIBXO_VERSION_EXTRA) subst
442 AC_DEFINE_UNQUOTED(LIBXO_VERSION_EXTRA, ["$LIBXO_VERSION_EXTRA"], definition
475 libxo version: ${VERSION} ${LIBXO_VERSION_EXTRA}
/freebsd/contrib/libxo/xopo/
H A Dxopo.c80 LIBXO_VERSION, LIBXO_VERSION_EXTRA); in print_version()
/freebsd/contrib/libxo/xo/
H A Dxo.c189 LIBXO_VERSION, LIBXO_VERSION_EXTRA); in print_version()
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c132 const char xo_version_extra[] = LIBXO_VERSION_EXTRA;