diff options
Diffstat (limited to 'plan9/config_sh.sample')
-rw-r--r-- | plan9/config_sh.sample | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index 3e64111df7..7984ea370d 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -640,7 +640,6 @@ i_crypt='undef' i_db='undef' i_dbm='undef' i_dirent='define' -i_dld='undef' i_dlfcn='undef' i_fcntl='define' i_float='define' @@ -764,7 +763,7 @@ libsdirs='' libsfiles='' libsfound='' libspath=' /lib' -libswanted='sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt sec ucb bsd BSD PW x util' +libswanted='sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt sec ucb bsd BSD PW x util' libswanted_uselargefiles='' line='' lint='' |