Remove special support for building a shared library with no dependencies, since...
authorKen Raeburn <raeburn@mit.edu>
Sun, 25 Mar 2007 23:05:37 +0000 (23:05 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sun, 25 Mar 2007 23:05:37 +0000 (23:05 +0000)
have one such library, and it's one we don't install.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19258 dc483132-0cff-0310-8789-dd5450dbe970

src/aclocal.m4

index 12daf2a27d105acb4319b955e411b59e34b8f2f0..f48dbe2f671d887e6f21e1436c802e513e42d20c 100644 (file)
@@ -1118,9 +1118,7 @@ dnl
 dnl Pull in the necessary stuff to create the libraries.
 
 AC_DEFUN(KRB5_BUILD_LIBRARY,
-[KRB5_BUILD_LIBRARY_WITH_DEPS
-# null out SHLIB_EXPFLAGS because we lack any dependencies
-SHLIB_EXPFLAGS=])
+[KRB5_BUILD_LIBRARY_WITH_DEPS])
 
 dnl
 dnl KRB5_BUILD_LIBRARY_STATIC