> pdf-filter.c: In function ‘main’:
   > pdf-filter.c:178: error: ‘GNU_longOptions’ undeclared (first use in this 
function)
   > pdf-filter.c:178: error: (Each undeclared identifier is reported only once
   > pdf-filter.c:178: error: for each function it appears in.)
   > make[1]: *** [pdf-filter.o] Error 1
   > make[1]: Leaving directory `/home/gerel/PROJECTS/libgnupdf/utils'
   > make: *** [all-recursive] Error 1
   > 
   > ###
   > 
   > Can anyone fix it ? :-)
   > 
   > cheers
   > 
   > -gerel
   > 

   Hummm... I don't see that problem neither in Mac OS X nor in Kubuntu, 
   and it seems my fault... :-) Could it be due to different versions of 
   autotools? It seems that it includes the `\' char in the .h file after 
   each line, but I can't reproduce the problem... I will send you a small 
   patch anyway, so that you can try it.

I have changed the way the header of pdf.h is generated. It is now
readed from the `src/header-autogen' file. The fix is already in CVS.



Reply via email to