IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 25, 2005, 12:03:01 PM (21 years ago)
Author:
jhoblitt
Message:

move AC_PREREQ to top of file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/configure_ac.tt

    r3755 r3768  
    11dnl Process this file with autoconf to produce a configure script.
    22
     3AC_PREREQ(2.59)
     4
    35AC_INIT([[% lib_name %]], [0.0.1], [pan-starrs.ifa.hawaii.edu])
    4 AC_PREREQ(2.59)
    56AC_CONFIG_SRCDIR([[% lib_name %].pc.in])
    67
Note: See TracChangeset for help on using the changeset viewer.