/[cvs]/ccvs/windows-NT/config.h
ViewVC logotype

Diff of /ccvs/windows-NT/config.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.171.2.1 by dprice, Wed Oct 12 03:01:57 2005 UTC revision 1.171.2.2 by dprice, Sun Oct 16 20:23:23 2005 UTC
# Line 69  Line 69 
69  /* Define to 1 if using `alloca.c'. */  /* Define to 1 if using `alloca.c'. */
70  #undef C_ALLOCA  #undef C_ALLOCA
71    
72    /* Define to a command line template that will write an OpenPGP signature for
73       the file `%s' to its standard out. `%t' is substituted at run time with an
74       option which flags files as text files, when necessary, and the empty
75       string, otherwise. `%a' is substituted with a list of arguments provided by
76       the user. */
77    #undef DEFAULT_SIGN_TEMPLATE
78    
79    /* Define to the option string that the OpenPGP program used in the
80       DEFAULT_SIGN_TEMPLATE would like to see for text files (substituted at run
81       time in place of `%t' in the DEFAULT_SIGN_TEMPLATE). */
82    #undef DEFAULT_SIGN_TEXTMODE
83    
84  /* Define if there is a member named d_ino in the struct describing directory  /* Define if there is a member named d_ino in the struct describing directory
85     headers. */     headers. */
86  #undef D_INO_IN_DIRENT  #undef D_INO_IN_DIRENT
# Line 120  Line 132 
132     message to be appended to the temp file when the editor is started. */     message to be appended to the temp file when the editor is started. */
133  #undef FORCE_USE_EDITOR  #undef FORCE_USE_EDITOR
134    
 /* Path to the gpg utility */  
 #undef GPG_PROGRAM  
   
135  /* Define to an alternative value if GSS_C_NT_HOSTBASED_SERVICE isn't defined  /* Define to an alternative value if GSS_C_NT_HOSTBASED_SERVICE isn't defined
136     in the gssapi.h header file. MIT Kerberos 1.2.1 requires this. Only     in the gssapi.h header file. MIT Kerberos 1.2.1 requires this. Only
137     relevant when using GSSAPI. */     relevant when using GSSAPI. */
# Line 554  Line 563 
563  /* Define to 1 if you have the `openat' function. */  /* Define to 1 if you have the `openat' function. */
564  #undef HAVE_OPENAT  #undef HAVE_OPENAT
565    
566    /* Define if an OpenPGP capable program is available (and, assumedly, usable
567       command line templates are in the DEFAULT_SIGN_TEMPLATE and
568       DEFAULT_VERIFY_TEMPLATE macros). */
569    #undef HAVE_OPENPGP
570    
571  /* Define to 1 if you have the <OS.h> header file. */  /* Define to 1 if you have the <OS.h> header file. */
572  #undef HAVE_OS_H  #undef HAVE_OS_H
573    

Legend:
Removed from v.1.171.2.1  
changed lines
  Added in v.1.171.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26