Home
last modified time | relevance | path

Searched refs:HAVE_LIBSWF (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/autotrace/autotrace-0.31.1/
H A Dconfigure.in201 HAVE_LIBSWF=no
208 HAVE_LIBSWF=yes,,-lm)
209 if test "$HAVE_LIBSWF" = "yes" ; then
212 AC_DEFINE(HAVE_LIBSWF) definition
221 AM_CONDITIONAL(HAVE_LIBSWF, test x$HAVE_LIBSWF = xyes) condition
364 swf output support by ming: $HAVE_LIBSWF
H A Dacconfig.h21 #undef HAVE_LIBSWF
H A Doutput.c36 #ifdef HAVE_LIBSWF
64 #ifdef HAVE_LIBSWF
H A Dconfig.h.in22 #undef HAVE_LIBSWF
H A DMakefile.am37 if HAVE_LIBSWF
H A Dautotrace.dsp45 …FunctionPrototypes" /D "HAVE_MAGICK" /D AUTOTRACE_VERSION=\"0.31\" /D "HAVE_LIBSWF" /D inline=__in…
70 …FunctionPrototypes" /D "HAVE_MAGICK" /D AUTOTRACE_VERSION=\"0.31\" /D "HAVE_LIBSWF" /D inline=__in…
H A Dconfigure8407 HAVE_LIBSWF=no
8574 HAVE_LIBSWF=yes
8577 if test "$HAVE_LIBSWF" = "yes" ; then
8598 if test x$HAVE_LIBSWF = xyes; then
11079 swf output support by ming: $HAVE_LIBSWF
H A DChangeLog2219 (HAVE_LIBSWF): Added ming(swf) supports.