ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-UUlib/uulib/config.h.in
(Generate patch)

Comparing Convert-UUlib/uulib/config.h.in (file contents):
Revision 1.2 by root, Tue Jun 12 03:20:44 2001 UTC vs.
Revision 1.3 by root, Sun Feb 10 22:47:18 2002 UTC

46 * define if your system has umask(2) 46 * define if your system has umask(2)
47 */ 47 */
48#undef HAVE_UMASK 48#undef HAVE_UMASK
49 49
50/* 50/*
51 * define if your system has mkstemp
52 */
53#undef HAVE_MKSTEMP
54
55/*
51 * Replacement functions. 56 * Replacement functions.
52 * #define strerror FP_strerror 57 * #define strerror FP_strerror
53 * #define tempnam FP_tempnam 58 * #define tempnam FP_tempnam
54 * if you don't have these functions 59 * if you don't have these functions
55 */ 60 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines