Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
c269e22
for
owl.h
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Apr 20, 2003, 4:58:47 PM (
18 years
ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
owl
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
c86a35c
Parents:
e51b410
Message:
if we don't have des functions, do not try to build in zcrypt
File:
1 edited
owl.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
owl.h
rf87c490
rc269e22
111
111
112
112
#define OWL_CMD_ALIAS_SUMMARY_PREFIX "command alias to: "
113
114
#if defined(HAVE_DES_STRING_TO_KEY) && defined(HAVE_DES_KEY_SCHED) && defined(HAVE_DES_ECB_ENCRYPT)
115
#define OWL_HAVE_DES 1
116
#endif
113
117
114
118
#define OWL_META(key) ((key)|0200)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive