IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 8, 2006, 5:24:34 PM (20 years ago)
Author:
jhoblitt
Message:

enable config.h generation
enable large file support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppNorm/configure.ac

    r8682 r8785  
    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
     
    1313AC_PROG_INSTALL
    1414dnl AC_PROG_LIBTOOL
     15
     16dnl enable largefile supports
     17AC_SYS_LARGEFILE
    1518
    1619dnl handle debug building
Note: See TracChangeset for help on using the changeset viewer.