summaryrefslogtreecommitdiffstats
path: root/source/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* Make autogen.sh more portable by having it work on both Linux and FreeBSDRichard Sharpe2003-04-061-2/+2
| | | | under sh and bash.
* Fix debug handling in libsmbclient.c.Richard Sharpe2003-04-051-4/+4
| | | | | Also, PLEASE, PLEASE, PLEASE, do not include bashism and Cisms in shell scripts.
* better method of locating autoconf and autoheader; patch by Willi MannGerald Carter2003-04-041-16/+40
|
* autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3)Gerald Carter2003-02-101-5/+22
| | | | findsmb - use @PERL@
* Add autogen.sh from distcc via mbp.Andrew Bartlett2003-02-041-0/+19
This to allow us to remove configure from CVS.