IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2006, 11:49:50 AM (20 years ago)
Author:
jhoblitt
Message:

enable libtool support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/configure.ac

    r6057 r6208  
    22
    33AC_INIT([p2tools], [0.0.1], [eugene@ifa.hawaii.edu])
    4 AC_CONFIG_SRCDIR([src])
     4AC_CONFIG_SRCDIR([autogen.sh])
    55
    66AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2])
    7 dnl AM_CONFIG_HEADER([config.h])
     7AM_CONFIG_HEADER([src/config.h])
    88AM_MAINTAINER_MODE
    99
     
    1212AC_PROG_CC
    1313AC_PROG_INSTALL
    14 dnl AC_PROG_LIBTOOL
     14AC_PROG_LIBTOOL
    1515
    1616PKG_CHECK_MODULES([PSLIB], [pslib >= 0.9.0])
Note: See TracChangeset for help on using the changeset viewer.