diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-12-31 22:13:14 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-01-01 16:05:46 -0600 |
commit | 004df8153c15be4c3c27ffae4b8eb12a63f77d4b (patch) | |
tree | b88f09437c8e28804892ead432a9e28399df1694 /set_soenv.in | |
parent | 804a69656027a4b6cbee299ffb271e83d7e46f5c (diff) |
migrate XSLTPROC out of set_soenv.in
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-x | set_soenv.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in index 6bb81f7b0be5..464727ddc5cd 100755 --- a/set_soenv.in +++ b/set_soenv.in @@ -1587,7 +1587,6 @@ ToFile( "LUCENE_ANALYZERS_JAR", "@LUCENE_ANALYZERS_JAR@", "e" ); ToFile( "BSH_JAR", "@BSH_JAR@", "e" ); ToFile( "SAXON_JAR", "@SAXON_JAR@", "e" ); ToFile( "SYSTEM_LIBXSLT", "@SYSTEM_LIBXSLT@", "e" ); -ToFile( "XSLTPROC", "@XSLTPROC@", "e" ); ToFile( "NEON_VERSION", "@NEON_VERSION@", "e" ); ToFile( "BUILD_DMAKE", "@BUILD_DMAKE@", "e" ); ToFile( "BUILD_STAX", "@BUILD_STAX@", "e" ); |