summaryrefslogtreecommitdiff
path: root/source3/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher1-6/+8
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)
2007-10-10r5270: fixing some bashism's in autogen.shGerald Carter1-3/+3
(This used to be commit c8b79cd78cff6f5f784d16e6c3168c9ac2c1cf1a)
2007-10-10r4573: merge -r 4572 from SAMBA_4_0:Stefan Metzmacher1-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 (This used to be commit 40d7d419dd0067e11c10c7c532c3ec0de5d7cfeb)
2007-10-10r2567: Patches from Lars Mueller <lmuelle at suse dot de>:Gerald Carter1-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. (This used to be commit 80d591f8cc62d513eb99112e6533b93ee901d27d)
2007-10-10r208: merge the version schema changes from 4_0Stefan Metzmacher1-8/+8
metze (This used to be commit 4d9d8e83aa367fe17a74b81d4417cc2cfbdf200e)
2003-08-20metze's autogenerate patch for version.hGerald Carter1-0/+5
(This used to be commit ae452e51b02672a56adf18aa7a7e365eeaba9272)
2003-05-22Merge of head(1) portability patch.Tim Potter1-2/+2
(This used to be commit 9192921c115b881d687f28d016c478192ab4d4ae)
2003-04-11Janitorial duties to make autogen.sh portable.Richard Sharpe1-4/+4
(This used to be commit c1559003fe0d62539633235c3f7c3e6a1427fda4)
2003-04-04better method of locating autoconf and autoheader; patch by Willi MannGerald Carter1-16/+40
(This used to be commit 521ab105b2fb240c6e97b3e3d50a9e1590d14931)
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 f869db787b555dc99e30d82493666c8a388f8f81)
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)