AC_SUBST(LIBHNJ_CFLAGS)
AC_SUBST(LIBHNJ_LIBS)
AC_CHECK_LIB([m], [pow])
PNG_PREFIX=no
AC_ARG_WITH(png, [ --with-png=DIR Path to png library (/usr)])
case "${withval}" in