diff options
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index e97222a6d4..048668571a 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -362,6 +362,7 @@ i_dirent='undef' i_dld='undef' i_dlfcn='undef' i_fcntl='undef' +i_features='undef' i_float='undef' i_gdbm='undef' i_grp='undef' |