- Timestamp:
- Jun 30, 2002, 12:31:01 PM (22 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 1c7a4e0
- Parents:
- 039213e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r8ee73f8d r6794f72 1563 1563 echo $ac_n "checking for the perl xsubpp precompiler""... $ac_c" 1>&6 1564 1564 echo "configure:1565: checking for the perl xsubpp precompiler" >&5 1565 XSUBPPDIR="`(perl -MExtUtils::MakeMaker -e 'print ExtUtils::MakeMaker->new({NAME => qw(owl)})->tool_xsubpp;') | grep ^XSUBPPDIR | sed -e 's/XSUBPPDIR = //g;'`"1565 XSUBPPDIR="`(perl -MExtUtils::MakeMaker -e 'print ExtUtils::MakeMaker->new({NAME => qw(owl)})->tool_xsubpp;') | grep \^XSUBPPDIR | sed -e 's/XSUBPPDIR = //g;'`" 1566 1566 if test -n "${XSUBPPDIR}"; then 1567 1567 echo "$ac_t""${XSUBPPDIR}" 1>&6
Note: See TracChangeset
for help on using the changeset viewer.