Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-test | Gerald (Jerry) Carter | 2007-10-10 | 1 | -3/+3 |
| | |||||
* | r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal | Gerald Carter | 2007-10-10 | 1 | -2/+2 |
| | | | | with non-GNU implementations of tr in autogen.sh | ||||
* | r22441: Add automatic dependency tracking. The dependency generation is | James Peach | 2007-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | toolchain independent, but since there's no portable method for doing makefile includes, we can actually use the dependencies with GNU make. It's easy to add this for other makes, but I don't have any to test. This also moves as much m4 as possible into the m4 directory where no-one has to look at it. AFAICT, there's no way to hide depcomp in there too, which is unfortunate. | ||||
* | r18644: bring in libreplace in lib/replace | Stefan Metzmacher | 2007-10-10 | 1 | -6/+8 |
| | | | | metze | ||||
* | r5270: fixing some bashism's in autogen.sh | Gerald Carter | 2007-10-10 | 1 | -3/+3 |
| | |||||
* | r4573: merge -r 4572 from SAMBA_4_0: | Stefan Metzmacher | 2007-10-10 | 1 | -0/+1 |
| | | | | | | | | | | remove configure and include/config.h* before running autoheader && autoconf this fixes bug where configure didn't get correctly updated (I assume autoconf uses some caching...) metze | ||||
* | r2567: Patches from Lars Mueller <lmuelle at suse dot de>: | Gerald Carter | 2007-10-10 | 1 | -2/+2 |
| | | | | | | | | | trivial fix for autoconf and autoheader versions with a letter in the version string. This happens in our current beta named distribution tree. trivial patch to fix the build with the upcoming libtool version. It will be mandatory to use --mode while using libtool. | ||||
* | r208: merge the version schema changes from 4_0 | Stefan Metzmacher | 2007-10-10 | 1 | -8/+8 |
| | | | | metze | ||||
* | metze's autogenerate patch for version.h | Gerald Carter | 2003-08-20 | 1 | -0/+5 |
| | |||||
* | Merge of head(1) portability patch. | Tim Potter | 2003-05-22 | 1 | -2/+2 |
| | |||||
* | Janitorial duties to make autogen.sh portable. | Richard Sharpe | 2003-04-11 | 1 | -4/+4 |
| | |||||
* | better method of locating autoconf and autoheader; patch by Willi Mann | Gerald Carter | 2003-04-04 | 1 | -16/+40 |
| | |||||
* | autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) | Gerald Carter | 2003-02-10 | 1 | -5/+22 |
| | | | | findsmb - use @PERL@ | ||||
* | Add autogen.sh from distcc via mbp. | Andrew Bartlett | 2003-02-04 | 1 | -0/+19 |
This to allow us to remove configure from CVS. |