Add for compiling with shared libraries
authorEzra Peisach <epeisach@mit.edu>
Thu, 31 Oct 1996 17:55:51 +0000 (17:55 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 31 Oct 1996 17:55:51 +0000 (17:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9265 dc483132-0cff-0310-8789-dd5450dbe970

src/util/kfrags/ChangeLog
src/util/kfrags/shared.conf [new file with mode: 0644]

index 8032ea1868060f0e7ba96404b03ca825d56004a7..7959ad9409e5c5d04430ab2ab044bf99fc257c91 100644 (file)
@@ -1,5 +1,7 @@
 Thu Oct 31 12:39:42 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
 
+       * shared.conf: Add for compiling with shared libraries
+
        * base.conf: Add "uname" for config.guess
 
 Tue Nov  1 20:19:17 1994  Theodore Y. Ts'o  (tytso@dcl)
diff --git a/src/util/kfrags/shared.conf b/src/util/kfrags/shared.conf
new file mode 100644 (file)
index 0000000..ba5bb74
--- /dev/null
@@ -0,0 +1,4 @@
+# For shared libraries
+SHARED=true
+# ld is needed on the Alpha.
+ld