*** empty log message ***
authorJohn Kohl <jtkohl@mit.edu>
Fri, 21 Dec 1990 14:06:51 +0000 (14:06 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 21 Dec 1990 14:06:51 +0000 (14:06 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1594 dc483132-0cff-0310-8789-dd5450dbe970

src/config/tahoebsd.cf [new file with mode: 0644]

diff --git a/src/config/tahoebsd.cf b/src/config/tahoebsd.cf
new file mode 100644 (file)
index 0000000..90a3236
--- /dev/null
@@ -0,0 +1,39 @@
+/**/# $Source$
+/**/# $Author$
+/**/# $Id$
+/**/#
+
+/*
+ * SET VERSION NUMBERS BEFORE MAKING MAKEFILES
+ *
+ * Tahoe 4.4BSD config file
+ * K. Fall
+ */
+
+#define OSName            BSD 4.4
+#define        OS_BSD            1
+/* #define OS_BSD_TAHOE */
+/* #define OS_BSD_RENO */
+#define OSMajorVersion    4
+#define OSMinorVersion    4
+
+#define HasVoidSignalReturn YES
+#define HasPosixTermios YES
+#define HasPosixFileLocks YES
+#define HasPosixTypes YES
+#define HasStringH YES
+#define HasStdlibH YES
+#define HasInet YES
+#define Bitsize32
+#define        UnalignedReferencesAllowed NO
+#define HasSaberC NO
+#define DesDefines -DBIG -DMUSTALIGN -DMSBFIRST
+#define HasGcc NO
+#define HasPutenv YES
+#define HasNdbm YES
+#define HasBsearch YES
+#define SystemV NO
+#define HasDESLibrary YES
+#define CppCmd /usr/bin/cpp
+
+#define DefaultCDebugFlags OptimizedCDebugFlags