tigerpc_DATA=misc/pkgconfig/tiger.pc
noinst_DATA=misc/pkgconfig/tiger-uninstalled.pc
LIBTOOLFLAGS=--silent
AM_LIBTOOLFLAGS=--silent
AM_CPPFLAGS=-I $(top_srcdir)/src -I $(top_srcdir)/include
LIBTIGER_SHARED_VERSION="5:2:0"
AM_PROG_AR
AC_PROG_CC_C_O
AC_PROG_LIBTOOL
AC_PROG_GREP
AC_C_CONST
AC_C_INLINE
# headers
AC_HEADER_STDC
# dependency to get doc to be built
noinst_DATA = .doc-dummy-target
-