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 | 2316ac936a47cfd08b211b17e23852ea541b384f (patch) | |
tree | bbbb7df9a9f18c5fd3caf406d7f5bc9e13168d1f /old-configure.in | |
parent | 749b3748986be2f695d3544b621fb76fcef6637e (diff) | |
download | uxp-2316ac936a47cfd08b211b17e23852ea541b384f.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 |