]> granicus.if.org Git - sudo/commitdiff
now uses ufc if it finds it
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 13 Mar 1994 01:41:10 +0000 (01:41 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 13 Mar 1994 01:41:10 +0000 (01:41 +0000)
configure.in

index cfa6a2447a8e85864da40b2e3863706e27a38886..e9e35255602639c138c327560f84cb55038ca070 100644 (file)
@@ -122,6 +122,7 @@ AC_HAVE_LIBRARY(elf)
 AC_HAVE_LIBRARY(malloc)
 AC_HAVE_LIBRARY(shadow)
 AC_HAVE_LIBRARY(ucb)
+AC_HAVE_LIBRARY(ufc)
 dnl SVR4 (or at least solaris 2.x) has -lucb in /usr/ucblib
 if test -n "$SVR4"; then
     echo checking for /usr/ucblib