]> granicus.if.org Git - sudo/commitdiff
changed AIX STATIC_FLAGS
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 May 1994 21:44:33 +0000 (21:44 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 May 1994 21:44:33 +0000 (21:44 +0000)
configure.in

index 7b2b86433102f50e9ee4d3048840796b31234b53..d9011fab4e13ffeab205a01f7ed7128959bd5369 100644 (file)
@@ -45,7 +45,7 @@ OPTIONS="${OPTIONS} -DBROKEN_GETPASS"
 [if test -n "$GCC"; then
 STATIC_FLAGS="-static"
 else
-STATIC_FLAGS="-bnoso -bI:/lib/syscalls.exp"
+STATIC_FLAGS="-bnso -bI:/lib/syscalls.exp -liconv -bnodelcsect"
 fi
 ])dnl
 dnl