IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2007, 8:34:53 AM (19 years ago)
Author:
eugene
Message:

fix the autoconf installation, remove old config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/configure.ac

    r11573 r11576  
    22
    33AC_INIT([ippConfig], [0.0.1], [jhoblitt@cpan.org])
    4 AC_CONFIG_SRCDIR([ipprc.config])
     4AC_CONFIG_SRCDIR([ipprc.config.in])
    55
    66AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2])
     
    1414AC_CONFIG_FILES([
    1515  Makefile
     16  dvo.cameras/Makefile
     17  recipes/Makefile
     18  isp/Makefile
     19  megacam/Makefile
     20  simple/Makefile
     21  ipprc.config
    1622  dvo.site
    1723])
Note: See TracChangeset for help on using the changeset viewer.