/[dotgnu-pnet]/pnet/configure.in
ViewVC logotype

Diff of /pnet/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.207 by t3rmin4t0r, Thu Sep 8 06:51:10 2005 UTC revision 1.208 by t3rmin4t0r, Thu Sep 8 08:34:42 2005 UTC
# Line 623  if test "x$no_recursion" != "xyes"; then Line 623  if test "x$no_recursion" != "xyes"; then
623          dnl Figure out how to find the source directory for directories          dnl Figure out how to find the source directory for directories
624          dnl under $srcdir from a subdirectory of the build tree.  This is          dnl under $srcdir from a subdirectory of the build tree.  This is
625          dnl     different depending on whether $srcdir is absolute or relative.          dnl     different depending on whether $srcdir is absolute or relative.
626          if echo $srcdir | grep '^@<:@~/@:>@'; then # that's m4 quadrigraphs []          if echo $srcdir | grep '^[[~/]]'; then
627                  ffisrcdir=$srcdir/libffi                  ffisrcdir=$srcdir/libffi
628                  gcsrcdir=$srcdir/libgc                  gcsrcdir=$srcdir/libgc
629          else          else

Legend:
Removed from v.1.207  
changed lines
  Added in v.1.208

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26