diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-01-19 21:01:09 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-01-20 09:43:28 +0000 |
commit | 82cdcc392ae07fd230ac3f0ec2c4850681f49c39 (patch) | |
tree | 2aedb10d10ff3cec10ea8bb443789048b4e610ee /config_host.mk.in | |
parent | 4ebe24910441e7f382cff4ccc899515910c74c2c (diff) |
can now drop external dependency vigra
Change-Id: I3babe33ab5be1c3521ccb8bee71239e3d8893a2f
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in index c5ec25ec7f1b..c9c7324d22b9 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -576,7 +576,6 @@ export SYSTEM_REVENGE=@SYSTEM_REVENGE@ export SYSTEM_RHINO=@SYSTEM_RHINO@ export SYSTEM_SERF=@SYSTEM_SERF@ export SYSTEM_UCPP=@SYSTEM_UCPP@ -export SYSTEM_VIGRA=@SYSTEM_VIGRA@ export SYSTEM_VISIO=@SYSTEM_VISIO@ export SYSTEM_WPD=@SYSTEM_WPD@ export SYSTEM_WPG=@SYSTEM_WPG@ |