/[cvs]/ccvs/config.h.in
ViewVC logotype

Diff of /ccvs/config.h.in

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

revision 1.189.2.1 by dprice, Wed Oct 12 02:45:39 2005 UTC revision 1.189.2.2 by dprice, Sun Oct 16 17:11:35 2005 UTC
# Line 47  Line 47 
47  /* Define to 1 if using `alloca.c'. */  /* Define to 1 if using `alloca.c'. */
48  #undef C_ALLOCA  #undef C_ALLOCA
49    
50    /* Define to a command line template that will write an OpenPGP signature for
51       the file `%s' to its standard out. `%t' is substituted at run time with an
52       option which flags files as text files, when necessary, and the empty
53       string, otherwise. `%a' is substituted with a list of arguments provided by
54       the user. */
55    #undef DEFAULT_SIGN_TEMPLATE
56    
57    /* Define to the option string that the OpenPGP program used in the
58       DEFAULT_SIGN_TEMPLATE would like to see for text files (substituted at run
59       time in place of `%t' in the DEFAULT_SIGN_TEMPLATE). */
60    #undef DEFAULT_SIGN_TEXTMODE
61    
62  /* 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
63     headers. */     headers. */
64  #undef D_INO_IN_DIRENT  #undef D_INO_IN_DIRENT
# Line 98  Line 110 
110     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. */
111  #undef FORCE_USE_EDITOR  #undef FORCE_USE_EDITOR
112    
 /* Path to the gpg utility */  
 #undef GPG_PROGRAM  
   
113  /* 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
114     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
115     relevant when using GSSAPI. */     relevant when using GSSAPI. */
# Line 532  Line 541 
541  /* Define to 1 if you have the `openat' function. */  /* Define to 1 if you have the `openat' function. */
542  #undef HAVE_OPENAT  #undef HAVE_OPENAT
543    
544    /* Define if an OpenPGP capable program is available (and, assumedly, usable
545       command line templates are in the DEFAULT_SIGN_TEMPLATE and
546       DEFAULT_VERIFY_TEMPLATE macros). */
547    #undef HAVE_OPENPGP
548    
549  /* Define to 1 if you have the <OS.h> header file. */  /* Define to 1 if you have the <OS.h> header file. */
550  #undef HAVE_OS_H  #undef HAVE_OS_H
551    

Legend:
Removed from v.1.189.2.1  
changed lines
  Added in v.1.189.2.2

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