another Solaris problem
Francis J. Lacoste
flacoste at logreport.org
Wed May 7 18:53:20 CEST 2003
On mer, 2003-05-07 at 07:01, E.L. Willighagen wrote:
>
> Hi all,
>
> I have another problem:
>
> Making all in config-defaults
> sh ../../../all/script/subst-configvars > lire.xml
> Usage: subs-configvars file.in > file
>
> When I do a gmake in that specific subdir (all/lib/config-defaults)
> it works, which seems to suggest that when gmake is diring to that
> subdir it is no longer interpreting the "$<" correctly...
Yes, $< isn't portable. Especially when there is more than one.
Just replace $< by lire.xml.in and it will works. (I'll commit the fix
to CVS).
Francis J. Lacoste
--
Francis J. Lacoste . . http://www.logreport.org
/^LogReport$/ . . flacoste at logreport.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.logreport.org/pipermail/development/attachments/20030507/84f269e0/attachment.bin
More information about the Development
mailing list