Changeset 5070 for trunk/psLib/configure.ac
- Timestamp:
- Sep 19, 2005, 12:50:29 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r5025 r5070 25 25 SRCDIRS="sys astro db fft fits imageops math mathtypes types xml" 26 26 SRCINC=`echo "${SRCDIRS=}" | ${SED} "s|\(\\w\+\)|-I\${SRCPATH=}/\1|g"` 27 dnl needed for psErrorText.h which is BUILT_SOURCES but also distributed 28 SRCINC="-I\${top_srcdir}/src ${SRCINC=}" 27 29 28 30 SRCSUBLIBS=`echo "${SRCDIRS=}" | ${SED} "s|\(\\w\+\)|\1/libpslib\1.la|g"`
Note:
See TracChangeset
for help on using the changeset viewer.
