autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoreconf hangs


From: Akim Demaille
Subject: Re: autoreconf hangs
Date: 12 Sep 2002 19:04:35 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

>>>>> "Vance" == Vance Shipley <address@hidden> writes:

Vance> Akim, Ok, that hangs it:

Vance> bash-2.03$ perl -e "use Cwd 'chdir'; chdir('.')"


Vance> Nothing after that.

Good!

Now, what about this:

perl -e 'print ($ENV{"PWD"} =~ m|(/[^/]+(/[^/]+/[^/]+))(.*)|s);'\
     -e 'print ", ", $ENV{"PWD"}, ", $1, $2\n"'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]