mirror of https://github.com/postgres/postgres
configure ([] have special means to m4 *sigh*)REL6_4
parent
cecfd642f5
commit
32523e4cb8
@ -0,0 +1 @@ |
|||||||
|
s@ *@ @g; s@^\([^ ]\)@-I\1@; s@ \([^ ]\)@ -I\1@g |
||||||
@ -0,0 +1 @@ |
|||||||
|
s@ *@ @g; s@^\([^ ]\)@-L\1@; s@ \([^ ]\)@ -L\1@g |
||||||
@ -0,0 +1,4 @@ |
|||||||
|
{ |
||||||
|
i=split($1, a, "/") |
||||||
|
print a[i] |
||||||
|
} |
||||||
Loading…
Reference in new issue