<p>(cont'd)</p>

<p>Apparently <tt>POPPLER_VERSION</tt> depends on <tt>HAVE_POPPLER_VERSION_H</tt>, which in turn is set in the <tt>configure</tt> script:</p>

<pre>$as_echo "#define HAVE_POPPLER_VERSION_H 1" >>confdefs.h</pre>

<p>But in the past I've just had to run <tt>autogen.sh</tt> before make. What's more, <tt>configure</tt> ignores the options I set in <tt>autogen.lastrun</tt>. Just to see what would happen, I created <tt>core/confdefs.h</tt> with the single required line, to no avail; it might not even be the right path.</p>

<p>What's wrong?</p>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://nabble.documentfoundation.org/System-POPPLER-VERSION-redefined-won-t-build-tp4165697p4165698.html">Re: System POPPLER_VERSION redefined, won't build</a><br/>
Sent from the <a href="http://nabble.documentfoundation.org/Dev-f1639786.html">Dev mailing list archive</a> at Nabble.com.<br/>