1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-14 01:57:53 +03:00

9 Commits

Author SHA1 Message Date
Jeremy Allison
2201981d69 r3819: Updated config.guess/config.sub from
ftp://ftp.gnu.org/pub/gnu/config/config.guess
ftp://ftp.gnu.org/pub/gnu/config/config.sub
as requested in bugid #2048.
Jeremy.
2007-10-10 10:53:19 -05:00
Tim Potter
411dc6ebb5 Syncup with version of config.guess from HEAD. -
Andrew Bartlett
75d0f4cf19 By popular demand: a new config.guess and config.sub
(I hope I did this right)

Andrew Bartlett
-
Jeremy Allison
03e1d4428e Updated to latest from gnu.org.
Jeremy.
-
Andrew Tridgell
f65166b36e latest config.guess and config.sub from gnu.org -
Jeremy Allison
4bb63ba615 Added Darwin guess.
lib/util_str.c: Excellent patch from  Kenichi Okuyama <okuyamak@dd.iij4u.or.jp>
to speed up trim_string handling !
Jeremy.
-
Jeremy Allison
144a290681 Changed the order of -kPIC and -kpic.
Added patch from Michael Davidson <md@sco.COM> for Solaris/Unixware ACLS.
Jeremy.
-
Andrew Tridgell
453a822a76 first pass at updating head branch to be to be the same as the SAMBA_2_0 branch -
Andrew Tridgell
1d655b7c64 some merge cleanups -