Commit 32523e4c authored by Marc G. Fournier's avatar Marc G. Fournier

scripts required by configure to bypass its inabilty to use []'s inside of

configure ([] have special means to m4 *sigh*)
parent cecfd642
s@ *@ @g; s@^\([^ ]\)@-I\1@; s@ \([^ ]\)@ -I\1@g
s@ *@ @g; s@^\([^ ]\)@-L\1@; s@ \([^ ]\)@ -L\1@g
{
i=split($1, a, "/")
print a[i]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment