Kaydet (Commit) a056fa39 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS thbpp4 (1.107.6); FILE MERGED

2006/07/26 15:16:59 thb 1.107.6.3: RESYNC: (1.107-1.110); FILE MERGED
2006/07/16 21:15:08 thb 1.107.6.2: #i67433# Exporting ENABLE_AGG to config file
2006/07/11 10:10:55 thb 1.107.6.1: #i65318# Applied rene's patch
üst aaa8d1d0
#!@PERL@ -w
#
# Program: set_soenv.in
# Version: $Revision: 1.111 $
# Date: $Date: 2006-08-03 15:10:40 $
# Version: $Revision: 1.112 $
# Date: $Date: 2006-08-04 13:32:25 $
# Author: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems, Ireland.
#
#---------------------------------------------------------------------------
......@@ -1803,7 +1803,9 @@ ToFile( "NEON_VERSION", "@NEON_VERSION@", "e" );
ToFile( "NEON_LIBS", "@NEON_LIBS@", "e" );
ToFile( "NEON_CFLAGS", "@NEON_CFLAGS@", "e" );
ToFile( "DISABLE_NEON", "@DISABLE_NEON@", "e" );
ToFile( "ENABLE_AGG", "@ENABLE_AGG@", "e" );
ToFile( "SYSTEM_AGG", "@SYSTEM_AGG@", "e" );
ToFile( "AGG_VERSION", "@AGG_VERSION@", "e" );
ToFile( "BUILD_DMAKE", "@BUILD_DMAKE@", "e" );
ToFile( "BUILD_UNOWINREG", "@BUILD_UNOWINREG@", "e" );
ToFile( "USE_XINERAMA", "@USE_XINERAMA@", "e" );
......
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