perl: Integrate the mup interface from https://github.com/StAlphonsos/mup

This commit is contained in:
attila
2016-08-26 15:28:03 -05:00
parent 2507933176
commit 6b366e7d25
22 changed files with 2287 additions and 5 deletions

View File

@ -28,7 +28,13 @@ else
mu4e=
endif
SUBDIRS=m4 man lib $(guile) mu $(mu4e) contrib toys
if BUILD_PERL
perl=perl
else
perl=
endif
SUBDIRS=m4 man lib $(guile) mu $(mu4e) contrib toys $(perl)
ACLOCAL_AMFLAGS=-I m4