/[public]/psiconv/tags/rel-0-9-9/configure.in
ViewVC logotype

Diff of /psiconv/tags/rel-0-9-9/configure.in

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

psiconv/trunk/configure.in Revision 343 psiconv/tags/rel-0-9-9/configure.in Revision 357
1dnl Process this file with autoconf to produce a configure script. 1dnl Process this file with autoconf to produce a configure script.
2AC_INIT 2AC_INIT
3AC_CONFIG_SRCDIR([lib/psiconv]) 3AC_CONFIG_SRCDIR([lib/psiconv])
4AM_INIT_AUTOMAKE(psiconv,0.9.8) 4AM_INIT_AUTOMAKE(psiconv,0.9.9)
5 5
6AM_CONFIG_HEADER(config.h) 6AM_CONFIG_HEADER(config.h)
7 7
8dnl Checks for programs. 8dnl Checks for programs.
9AM_PROG_LIBTOOL 9AM_PROG_LIBTOOL
293AC_ARG_WITH(imagemagick, 293AC_ARG_WITH(imagemagick,
294 [ --with-imagemagick enable ImageMagick (default = yes)], 294 [ --with-imagemagick enable ImageMagick (default = yes)],
295 [IMAGEMAGICK=$withval], 295 [IMAGEMAGICK=$withval],
296 [IMAGEMAGICK='yes']) 296 [IMAGEMAGICK='yes'])
297 297
298AC_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]) 298AC_CONFIG_FILES([Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile lib/psiconv/psiconv.conf.man 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])
299AC_OUTPUT 299AC_OUTPUT

Legend:
Removed from v.343  
changed lines
  Added in v.357

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