IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 11, 2006, 12:20:16 PM (20 years ago)
Author:
jhoblitt
Message:

enable large file support & use fseeko() instead of fseek()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure.ac

    r8569 r8787  
    2020AC_PROG_INSTALL
    2121AM_PROG_LIBTOOL
     22
     23dnl enable largefile supports
     24AC_SYS_LARGEFILE
     25AC_FUNC_FSEEKO
    2226
    2327AC_PREFIX_DEFAULT([`pwd`])
Note: See TracChangeset for help on using the changeset viewer.