#679 closed defect (fixed)
psmodules does not support largefiles
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | build | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Index: configure.ac
===================================================================
RCS file: /usr/local/cvs/repositories/pan-starrs/datasys/IPP/psModule/configure.ac,v
retrieving revision 1.17
diff -u -r1.17 configure.ac
--- configure.ac 24 Dec 2005 01:24:00 -0000 1.17
+++ configure.ac 31 Jan 2006 00:39:24 -0000
@@ -31,6 +31,7 @@
AC_GNU_SOURCE
AC_PROG_INSTALL
AM_PROG_LIBTOOL
+AC_SYS_LARGEFILE
AC_PREFIX_DEFAULT([
pwd])
Change History (3)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

applied change.