<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I've taken the liberty of actually following the link at the bottom of every list email, clicking on unsubscribe and putting your email address in they subscribe box :-)</div><div><br></div><div>An unsubscribe confirmation email should be on its way.</div><div><br></div><div>Chris<br><br>Sent from my iPhone</div><div><br>On 29 Dec 2014, at 11:35 am, Will Entriken <<a href="mailto:fulldecent@gmail.com">fulldecent@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">UNSUBSCRIBE</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 26, 2014 at 9:21 AM, Jens Tröger <span dir="ltr"><<a href="mailto:jens.troeger@light-speed.de" target="_blank">jens.troeger@light-speed.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you, Miklos,<br>
<br>
> > Using<br>
> ><br>
> >   autoconf (GNU Autoconf) 2.69<br>
> >   automake (GNU automake) 1.14.1<br>
> ><br>
> > still gives that same error<br>
> ><br>
> >   <a href="http://configure.ac:111" target="_blank">configure.ac:111</a>: error: possibly undefined macro: AC_MSG_CHECKING<br>
> >         If this token and others are legitimate, please use m4_pattern_allow.<br>
> >         See the Autoconf documentation.<br>
> ><br>
> > Should I use 1.13.4 exactly?<br>
><br>
> autoconf-2.69 works fine for me. Note that we do not require automake<br>
> for building LO (when patching externals, we intentionally patch<br>
> Makefile.in files as well when patching Makefile.ams to avoid this<br>
> dependency). Maybe check with your distro what can be the problem?<br>
><br>
> AC_MSG_CHECKING is probably used in every <a href="http://configure.ac" target="_blank">configure.ac</a>, in LO's case,<br>
> it's used 300+ times, so it's not a corner-case. ;-)<br>
<br>
Here is my autoconf:<br>
<br>
  libreoffice-4.3.5.2 > autoconf --version<br>
  autoconf (GNU Autoconf) 2.69<br>
  Copyright (C) 2012 Free Software Foundation, Inc.<br>
<br>
The source tree is the official tar unpacked, fresh and virgin without<br>
any modifications.  Here's what happens:<br>
<br>
  libreoffice-4.3.5.2 > ./autogen.sh --without-java --enable-headless --with-theme=no<br>
  <a href="http://configure.ac:111" target="_blank">configure.ac:111</a>: error: possibly undefined macro: AC_MSG_CHECKING<br>
        If this token and others are legitimate, please use m4_pattern_allow.<br>
        See the Autoconf documentation.<br>
  <a href="http://configure.ac:117" target="_blank">configure.ac:117</a>: error: possibly undefined macro: AC_MSG_RESULT<br>
  <a href="http://configure.ac:217" target="_blank">configure.ac:217</a>: error: possibly undefined macro: AC_DEFINE<br>
  <a href="http://configure.ac:287" target="_blank">configure.ac:287</a>: error: possibly undefined macro: AC_MSG_WARN<br>
  <a href="http://configure.ac:3426" target="_blank">configure.ac:3426</a>: error: possibly undefined macro: AC_LANG_SOURCE<br>
  <a href="http://configure.ac:3928" target="_blank">configure.ac:3928</a>: error: possibly undefined macro: AC_LANG_PUSH<br>
  <a href="http://configure.ac:3941" target="_blank">configure.ac:3941</a>: error: possibly undefined macro: AC_LANG_POP<br>
  <a href="http://configure.ac:8175" target="_blank">configure.ac:8175</a>: error: possibly undefined macro: AC_RUN_IFELSE<br>
  Failed to run autoconf at ./autogen.sh line 157.<br>
<br>
This is on a Gentoo Linux system.  I am not sure what that error message<br>
means, and looking up "m4_pattern_allow" I found this note:<br>
<br>
  <a href="http://lists.gnu.org/archive/html/autoconf/2010-01/msg00050.html" target="_blank">http://lists.gnu.org/archive/html/autoconf/2010-01/msg00050.html</a><br>
<br>
Do you know what's happening here?<br>
<span class="HOEnZb"><font color="#888888">Jens<br>
<br>
--<br>
Jens Tröger<br>
<a href="http://savage.light-speed.de/" target="_blank">http://savage.light-speed.de/</a><br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</font></span></blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>LibreOffice mailing list</span><br><span><a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a></span><br><span><a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a></span><br></div></blockquote></body></html>