mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
Remove unused variable BUILD_PLUGINS.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4596 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
39d42bdad4
commit
918b8400f4
2 changed files with 0 additions and 5 deletions
|
|
@ -659,7 +659,6 @@ dnl ** check what we want to build
|
|||
AM_CONDITIONAL(BUILD_TEXTUI, test "$want_textui" = "yes")
|
||||
AM_CONDITIONAL(BUILD_IRSSIBOT, test "$want_irssibot" = "yes")
|
||||
AM_CONDITIONAL(BUILD_IRSSIPROXY, test "$want_irssiproxy" = "yes")
|
||||
AM_CONDITIONAL(BUILD_PLUGINS, test "$want_plugins" = "yes")
|
||||
AM_CONDITIONAL(HAVE_PERL, test "$want_perl" != "no")
|
||||
AM_CONDITIONAL(HAVE_STATIC_PERL, test "$want_perl" = "static")
|
||||
AM_CONDITIONAL(NEED_TPARM, test "$need_tparm" = "yes")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue