IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2006, 3:49:46 PM (20 years ago)
Author:
jhoblitt
Message:

require Cache::File

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/configure.ac

    r9687 r9694  
    3838)
    3939
     40AC_PROG_PERL_MODULES(
     41  [Cache::File], ,
     42  [AC_MSG_ERROR(perl module Cache::File is required)]
     43)
     44
    4045pxtools_CFLAGS="-Wall -Werror -std=c99"
    4146AC_SUBST([pxtools_CFLAGS])
Note: See TracChangeset for help on using the changeset viewer.