libtool
[Top][All Lists]
Advanced

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

_LT_AC_TAGCONFIG versus Cray sed


From: Kevin Ryde
Subject: _LT_AC_TAGCONFIG versus Cray sed
Date: 04 Oct 2001 09:05:18 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

On an sv1-cray-unicos10.0.0.X with the cvs libtool I noticed the
following error,

        configure: creating libtool
        sed: 1: "s/[-_ABCDEFGHIJKLMNOPQR ...": RE error: [ ] imbalance or 
syntax error
        appending configuration tag "CXX" to libtool

which I think might be from _LT_AC_TAGCONFIG,

        case `$echo "X$tagname" | $Xsed -e 
's/[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]//g'` 
in

There was a discussion not so long ago about using "/" in a character
range when it's also the delimiter, but I forget what the theory was.



reply via email to

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