diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-03-13 13:38:57 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-03-13 13:38:57 +0100 |
commit | 38d185280e2cad4ed6673bb38f707f54dad4ded7 (patch) | |
tree | bbbb7df9a9f18c5fd3caf406d7f5bc9e13168d1f /old-configure.in | |
parent | 7c68c5a22cfe8f83322836a1a6a76a8ae0415ec1 (diff) | |
download | uxp-38d185280e2cad4ed6673bb38f707f54dad4ded7.tar.gz |
Remove Rust from the tree.
Part 4 for #58
Diffstat (limited to 'old-configure.in')
-rw-r--r-- | old-configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/old-configure.in b/old-configure.in index 75c5315917..9eb2139882 100644 --- a/old-configure.in +++ b/old-configure.in @@ -5974,7 +5974,6 @@ export MOZ_ZLIB_CFLAGS export MOZ_ZLIB_LIBS export MOZ_APP_NAME export MOZ_APP_REMOTINGNAME -export RUSTC export MOZILLA_CENTRAL_PATH=$_topsrcdir export STLPORT_CPPFLAGS export STLPORT_LIBS |