Bug 63 - $(...) does not work on Solaris
Summary: $(...) does not work on Solaris
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: 2.0
Hardware: SPARC Solaris
: high normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 07:05 UTC by Morten Welinder
Modified: 2003-04-16 15:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Morten Welinder 2003-04-17 07:05:00 UTC
$(...) does not work on Solaris.  Use `...` instead.

configure:6497: gcc -o conftest -O2 -g -Wall -I/home/welinder/gnome/include 
-L/home/welinder/gnome/lib -R/home/welinder/gnome/lib -L/usr/local/lib
-R/usr/local/lib conftes
t.c  $(/home/welinder/gnome/bin/freetype-config --libs) 1>&5
gcc: $(/home/welinder/gnome/bin/freetype-config: No such file or directory
cc1: Invalid option `-flibs)'
configure: failed program was:
Comment 1 Keith Packard 2003-04-17 08:30:50 UTC
Thanks for the fix.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.