4 -configure-pkg-config-necessary-
8 -configure-add-line- "LINKLIBS.all += -liconv ;" ;
10 -configure-add-line- "LINKLIBS.all += -lrt ;" ;
12 -configure-add-line- "LINKLIBS.all += -lutil ;" ; # openpty()
14 Echo "checking for git and repo ... " : -n ;
15 if [ sys-has-command git ] {
16 if ! [ Command test -d $(TOP)/.git ] {
21 -configure-add-line- "_USE_GIT_VERSION = $(githere) ;" ;