diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-12-06 12:27:59 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-12-06 13:29:28 +0000 |
commit | b01fb7736688e287feb9f893657f4fa29a7e26b1 (patch) | |
tree | b6c681b19511a1291162273f19164ce4532b57cb /configure.ac | |
parent | 5b567649c166c88116733f416bade285acd14f35 (diff) |
remove remnants of lomenubar
since 4e7f9650e2a32b648cbd50ab113955920f960354
Change-Id: I7745a59bdd5986552a476f73c2b5a4d10b277726
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac index c6f119c0d690..eb2389d07f5d 100644 --- a/configure.ac +++ b/configure.ac @@ -1046,11 +1046,6 @@ AC_ARG_ENABLE(extra-font, [Add extra font content.]), ,) -AC_ARG_ENABLE(lomenubar, - AS_HELP_STRING([--enable-lomenubar], - [Enable global menu support.]), -,) - AC_ARG_ENABLE(online-update, AS_HELP_STRING([--enable-online-update], [Enable the online update service that will check for new versions of |