bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] [PATCH] Build failure with automake-1.11


From: BVK Chaitanya
Subject: [bug-mailutils] [PATCH] Build failure with automake-1.11
Date: Sat, 18 Feb 2012 18:17:44 -0800

Hi,

It seems automake primary DATA cannot be used with the pkginclude
prefix. Git repo is broken with the following error:

./bootstrap: automake --add-missing --copy --force-missing ...
configure.ac:766: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2730: _AC_RUN_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2749: AC_RUN_IFELSE is expanded from...
configure.ac:766: the top level
configure.ac:1023: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
m4/radius.m4:30: _AM_GRAD_PREPROC is expanded from...
m4/radius.m4:41: AM_GNU_RADIUS is expanded from...
am/enable.m4:21: MU_ENABLE_SUPPORT is expanded from...
configure.ac:1023: the top level
include/mailutils/Makefile.am:26: `pkgincludedir' is not a legitimate directory 
for `DATA'


Attached patch fixes this issue.



bvk.chaitanya

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]