<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - autoconf build error concerning undefined macros in configure.ac on ubuntu14.10"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87297#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - autoconf build error concerning undefined macros in configure.ac on ubuntu14.10"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87297">bug 87297</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>Don't run autoconf directly.  The way to build poppler with the autotools
system is to use the autogen.sh script.  Or at least use 'autoreconf -i'.  It
will run things in the right order.  It's not easy to know when to run aclocal,
autoheader, libtoolize, automake, or autoconf.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>