/[public]/psiconv/trunk/configure.in
ViewVC logotype

Diff of /psiconv/trunk/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 269 Revision 270
281AC_ARG_WITH(imagemagick, 281AC_ARG_WITH(imagemagick,
282 [ --with-imagemagick enable ImageMagick (default = yes)], 282 [ --with-imagemagick enable ImageMagick (default = yes)],
283 [IMAGEMAGICK=$withval], 283 [IMAGEMAGICK=$withval],
284 [IMAGEMAGICK='yes']) 284 [IMAGEMAGICK='yes'])
285 285
286AC_CONFIG_FILES([Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile program/Makefile program/psiconv/Makefile program/psiconv-config/Makefile program/psiconv-config/psiconv-config program/psiconv-config/psiconv-config.man lib/psiconv/general.h formats/Makefile docs/Makefile program/extra/Makefile etc/Makefile]) 286AC_CONFIG_FILES([Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile program/Makefile program/psiconv/Makefile program/psiconv-config/Makefile program/psiconv-config/psiconv-config program/psiconv-config/psiconv-config.man lib/psiconv/general.h formats/Makefile docs/Makefile program/extra/Makefile etc/Makefile examples/Makefile])
287AC_OUTPUT 287AC_OUTPUT

Legend:
Removed from v.269  
changed lines
  Added in v.270

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26