summaryrefslogtreecommitdiff
path: root/source3/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2003-04-06Make autogen.sh more portable by having it work on both Linux and FreeBSDRichard Sharpe1-2/+2
under sh and bash. (This used to be commit 4070ff1c6907c0cc3a86db735e7df25352dfb625)
2003-04-05Fix debug handling in libsmbclient.c.Richard Sharpe1-4/+4
Also, PLEASE, PLEASE, PLEASE, do not include bashism and Cisms in shell scripts. (This used to be commit 7f6367aac8c5440e1d4e97b26571b205140488ae)
2003-04-04better method of locating autoconf and autoheader; patch by Willi MannGerald Carter1-16/+40
(This used to be commit 4475d471796e505c4b56814615edf58536b1b7cb)
2003-02-10autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3)Gerald Carter1-5/+22
findsmb - use @PERL@ (This used to be commit 15853857299c0de37b9cb736bb99928526924608)
2003-02-04Add autogen.sh from distcc via mbp.Andrew Bartlett1-0/+19
This to allow us to remove configure from CVS. (This used to be commit 9e8e352e102b75489b4540d701ce2c67c0f3cf31)