summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-19 01:48:41 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-02-05 19:34:03 -0600
commit827088562334fd811fb27d488fadde495f0f3e44 (patch)
treee35b7958179bf86647b3d7ae61948aff2fedc437 /set_soenv.in
parent2e954ee1175938948742f7d5f1e85d06a9a41ba3 (diff)
migrate ENABLE_DEBUG out of set_soenv
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 59f8f05da6ed..54d0a3cd6fd1 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -534,8 +534,6 @@ ToFile( "Platform independent constant values.", $empty, "c" );
# Languages
ToFile( "WITH_POOR_HELP_LOCALIZATIONS", $WITH_POOR_HELP_LOCALIZATIONS, "e" );
-if ("@ENABLE_DEBUG@" eq "TRUE") {
-ToFile( "debug", "true", "e" );
}
ToFile( "nodep", "@nodep@", "e" );
ToFile( "TARFILE_LOCATION", $TARFILE_LOCATION, "e" );