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

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

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

revision 1.99.2.1 by dprice, Wed Oct 12 03:01:57 2005 UTC revision 1.99.2.2 by dprice, Sun Oct 16 20:23:23 2005 UTC
# Line 62  Line 62 
62  /* Define to 1 if using `alloca.c'. */  /* Define to 1 if using `alloca.c'. */
63  #undef C_ALLOCA  #undef C_ALLOCA
64    
65    /* Define to a command line template that will write an OpenPGP signature for
66       the file `%s' to its standard out. `%t' is substituted at run time with an
67       option which flags files as text files, when necessary, and the empty
68       string, otherwise. `%a' is substituted with a list of arguments provided by
69       the user. */
70    #undef DEFAULT_SIGN_TEMPLATE
71    
72    /* Define to the option string that the OpenPGP program used in the
73       DEFAULT_SIGN_TEMPLATE would like to see for text files (substituted at run
74       time in place of `%t' in the DEFAULT_SIGN_TEMPLATE). */
75    #undef DEFAULT_SIGN_TEXTMODE
76    
77  /* 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
78     headers. */     headers. */
79  #undef D_INO_IN_DIRENT  #undef D_INO_IN_DIRENT
# Line 113  Line 125 
125     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. */
126  #undef FORCE_USE_EDITOR  #undef FORCE_USE_EDITOR
127    
 /* Path to the gpg utility */  
 #undef GPG_PROGRAM  
   
128  /* 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
129     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
130     relevant when using GSSAPI. */     relevant when using GSSAPI. */
# Line 547  Line 556 
556  /* Define to 1 if you have the `openat' function. */  /* Define to 1 if you have the `openat' function. */
557  #undef HAVE_OPENAT  #undef HAVE_OPENAT
558    
559    /* Define if an OpenPGP capable program is available (and, assumedly, usable
560       command line templates are in the DEFAULT_SIGN_TEMPLATE and
561       DEFAULT_VERIFY_TEMPLATE macros). */
562    #undef HAVE_OPENPGP
563    
564  /* Define to 1 if you have the <OS.h> header file. */  /* Define to 1 if you have the <OS.h> header file. */
565  #undef HAVE_OS_H  #undef HAVE_OS_H
566    

Legend:
Removed from v.1.99.2.1  
changed lines
  Added in v.1.99.2.2

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