IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2008, 10:21:08 AM (18 years ago)
Author:
Paul Price
Message:

Libtool was disabled!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/configure.ac

    r14403 r19584  
    1414AC_PROG_CC_C99
    1515AC_PROG_INSTALL
    16 dnl AC_PROG_LIBTOOL
     16AC_PROG_LIBTOOL
    1717AC_SYS_LARGEFILE
    1818
     
    2626CFLAGS="${CFLAGS=} -Wall -Werror"
    2727
     28AC_SUBST([PPIMAGE_CFLAGS])
     29AC_SUBST([PPIMAGE_LIBS])
     30
    2831AC_CONFIG_FILES([
    2932  Makefile
Note: See TracChangeset for help on using the changeset viewer.