/[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.100 by dprice, Thu Oct 20 21:10:00 2005 UTC revision 1.100.2.1 by dprice, Thu Oct 20 21:33:13 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 541  Line 553 
553  /* Define to 1 if you have the `openat' function. */  /* Define to 1 if you have the `openat' function. */
554  #undef HAVE_OPENAT  #undef HAVE_OPENAT
555    
556    /* Define if an OpenPGP capable program is available (and, assumedly, usable
557       command line templates are in the DEFAULT_SIGN_TEMPLATE and
558       DEFAULT_VERIFY_TEMPLATE macros). */
559    #undef HAVE_OPENPGP
560    
561  /* Define to 1 if you have the <OS.h> header file. */  /* Define to 1 if you have the <OS.h> header file. */
562  #undef HAVE_OS_H  #undef HAVE_OS_H
563    

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.100.2.1

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