summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 11:26:01 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 11:26:01 -0600
commitbc78ac68c2492e63a680f68b524c4a51179ea83e (patch)
treec0d9f43283591930959fc58d277cf686624a5096 /set_soenv.in
parent88611e702a18d2a281c22b6d9c28e881be3df223 (diff)
render the --enable-pch option inert.
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 544932ea5734..3818f2b738d7 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1812,7 +1812,6 @@ ToFile( "ENABLE_FONTCONFIG", "@ENABLE_FONTCONFIG@", "e" );
ToFile( "FONTCONFIG_LIBS", "@FONTCONFIG_LIBS@", "e");
ToFile( "FONTCONFIG_CFLAGS", "@FONTCONFIG_CFLAGS@", "e");
ToFile( "ENABLE_DIRECTX", "@ENABLE_DIRECTX@", "e" );
-ToFile( "ENABLE_PCH", "@ENABLE_PCH@", "e" );
ToFile( "ENABLE_GRAPHITE", "@ENABLE_GRAPHITE@", "e");
ToFile( "SYSTEM_GRAPHITE", "@SYSTEM_GRAPHITE@", "e");
ToFile( "GRAPHITE_LIBS", "@GRAPHITE_LIBS@", "e");