IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2005, 12:50:29 PM (21 years ago)
Author:
drobbin
Message:

Patched configure.ac, updated psTrace, fixed seg fault from psSpline k-loop using unsigned int

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r5025 r5070  
    2525SRCDIRS="sys astro db fft fits imageops math mathtypes types xml"
    2626SRCINC=`echo "${SRCDIRS=}" | ${SED} "s|\(\\w\+\)|-I\${SRCPATH=}/\1|g"`
     27dnl needed for psErrorText.h which is BUILT_SOURCES but also distributed
     28SRCINC="-I\${top_srcdir}/src ${SRCINC=}"
    2729
    2830SRCSUBLIBS=`echo "${SRCDIRS=}" | ${SED} "s|\(\\w\+\)|\1/libpslib\1.la|g"`
Note: See TracChangeset for help on using the changeset viewer.