perl: disable build

the perl build is not being used, and is a bit of a pain to maintain.
So, we disable it for now; and remove it at some point in the future.
This commit is contained in:
djcb
2018-05-28 13:30:09 +03:00
parent d8db74d422
commit 676589b30a
2 changed files with 23 additions and 23 deletions

View File

@ -28,11 +28,11 @@ else
mu4e=
endif
if BUILD_PERL
perl=perl
else
perl=
endif
# if BUILD_PERL
# perl=perl
# else
# perl=
# endif
SUBDIRS=m4 man lib $(guile) mu $(mu4e) contrib toys # $(perl)