@ifset gpgtwoone macro not working in gpg.texi?
    Werner Koch 
    wk at gnupg.org
       
    Fri Oct 25 18:31:44 CEST 2013
    
    
  
On Fri, 25 Oct 2013 17:16, dkg at fifthhorseman.net said:
> Looking in the source, i see that the documentation is supposed to be
> wrapped in an "@ifset gpgtwoone" in doc/gpg.texi.  The same is true for
> --with-keygrip -- it shows up in the manpage output.
You hit a bug in yat2m.c:
  /* The only define we understand is -D gpgone.  Thus we need a simple
     boolean to track it. */
  static int gpgone_defined;
This it does not know about any other defines.  Patches to properly
support -D are welcome.
Salam-Shalom,
   Werner
-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.
    
    
More information about the Gnupg-devel
mailing list