ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/classlib-toolfile.spec
(Generate patch)

Comparing COMP/CMSDIST/classlib-toolfile.spec (file contents):
Revision 1.2 by lat, Mon Oct 25 17:58:02 2010 UTC vs.
Revision 1.3 by lat, Tue Nov 2 17:28:36 2010 UTC

# Line 12 | Line 12 | cat << \EOF_TOOLFILE > %i/etc/scram.d/cl
12        <environment name="CLASSLIB_BASE" default="@TOOL_ROOT@"/>
13        <environment name="LIBDIR" default="$CLASSLIB_BASE/lib"/>
14        <environment name="INCLUDE" default="$CLASSLIB_BASE/include"/>
15 +
16 +      <flags CPPDEFINES="__STDC_LIMIT_MACROS"/>
17 +      <flags CPPDEFINES="__STDC_FORMAT_MACROS"/>
18 +      <lib name="classlib"/>
19 +
20 +      <use name="zlib"/>
21 +      <use name="bz2lib"/>
22 +      <use name="pcre"/>
23 +      <use name="openssl"/>
24      </client>
25    </tool>
26   EOF_TOOLFILE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines