IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2005, 1:26:25 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.in

    r3139 r3145  
    1 AC_INIT([pslib],[1.5])
     1AC_INIT([pslib],[1.4])
    22AM_CONFIG_HEADER(src/config.h)
    33AM_INIT_AUTOMAKE(pslib, 1.4)
     
    1313AC_PROG_F77
    1414AC_F77_WRAPPERS
     15dnl AC_F77_LIBRARY_LDFLAGS
    1516AC_PROG_INSTALL
    1617AC_PROG_LIBTOOL
     
    2122dnl Setup CFLAGS/FFLAGS/LDFLAGS with project-particulars
    2223CFLAGS="${CFLAGS=} -Wall -std=c99 -D_GNU_SOURCE"
    23 LDFLAGS="-release 5"
    2424
    2525dnl Setup the info for psLib for pkg-config
Note: See TracChangeset for help on using the changeset viewer.