mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s4-waf: disable MAKEMAKER until a dependency problem is solved
This commit is contained in:
parent
c0b67c6e7e
commit
375277beee
@ -11,7 +11,7 @@ def configure(conf):
|
||||
if conf.CHECK_PERL_MANPAGE():
|
||||
conf.env.PERLMAN1EXT = conf.CHECK_PERL_MANPAGE(section='1')
|
||||
conf.env.PERLMAN3EXT = conf.CHECK_PERL_MANPAGE(section='3')
|
||||
conf.DEFINE('HAVE_PERL_MAKEMAKER', 1)
|
||||
#conf.DEFINE('HAVE_PERL_MAKEMAKER', 1)
|
||||
|
||||
# yapp is used for building the parser
|
||||
conf.find_program('yapp', var='YAPP')
|
||||
|
Loading…
Reference in New Issue
Block a user