IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 1, 2006, 6:56:44 PM (20 years ago)
Author:
desonia
Message:

added large file support and removed GNU_SOURCE, as I have no idea why it is there.

-rdd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure.ac

    r5842 r6298  
    2929AC_PROG_CC
    3030dnl FIXME document why GNU_SOURCE is being set
    31 AC_GNU_SOURCE
     31dnl AC_GNU_SOURCE
    3232AC_PROG_INSTALL
    3333AM_PROG_LIBTOOL
     34AC_SYS_LARGEFILE
    3435
    3536AC_PREFIX_DEFAULT([`pwd`])
Note: See TracChangeset for help on using the changeset viewer.