1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

Tweak the building rules under Solaris with CC.

(This used to be commit d3758404d4)
This commit is contained in:
Richard Sharpe 2001-09-11 04:29:25 +00:00
parent a94843061a
commit 8e80cb0e34
2 changed files with 264 additions and 262 deletions

525
source3/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -664,6 +664,7 @@ case "$host_os" in
else
PICFLAG="-KPIC"
POBAD_CC=""
PICSUFFIX="po.o"
fi
;;
*sunos*) AC_DEFINE(SUNOS4)