summaryrefslogtreecommitdiff
path: root/source4/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r24313: Merge r23377 from 3_2Volker Lendecke1-2/+2
Patch from Bjoern Jacke <bjoern@j3e.de> to deal with non-GNU implementations of tr in autogen.sh (This used to be commit c77c74efdbca414ffc51415c52206eff6ca57fe3)
2007-10-10r23905: SATOH Fumiyasu <fumiyas@osstech.jp> points out that we want &&, not ↵Andrew Bartlett1-1/+1
; here... (We don't want to make a distclean of the main user tree, just because they don't have the parent directory checked out). Andrew Bartlett (This used to be commit 70bf6936850dede51d085a1f1f22f43b98823ff2)
2007-10-10r23881: A quick fix from davecb@spamcop.net to be more portable to non-GNUAndrew Bartlett1-1/+1
make in autogen.sh. Andrew Bartlett (This used to be commit f47e5f716137b08380b17fdd95d2f454f53d6ce6)
2007-10-10r22436: allow:Stefan Metzmacher1-2/+4
AUTOGEN_SKIP_SWAT=yes ./autogen.sh metze (This used to be commit 8f86e6eba9c2a0c2015f36e3302c94bda1d469a2)
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-1/+1
(This used to be commit b3e2d4908781781a487eaeb683d22eb967e5597d)
2007-10-10r20647: add cluster codeAndrew Tridgell1-1/+1
(This used to be commit 5870830b99a8d76bda1ff5af3fcf8dda9aba50ec)
2007-10-10r20519: Web Application FrameworkDerrell Lipman1-0/+3
- No path given to web server means use old scripts (missed check-in) - Build Web Application (qooxdoo stuff) from autogen.sh since python isn't available or is differently-configured on various build-farm machines - Don't continually check in generated files - Properly identify SWAT "Statistics" module as "Status and Statistics" (This used to be commit 9d89b7663af218ee6ed941ac6c0597fab93cd03b)
2007-10-10r18092: pass -Ilib/replace to autoconf/autoheaderStefan Metzmacher1-4/+6
to hopefully fix the samba4 build metze (This used to be commit 7be45d275d8d021357281dff86093941946e4db8)
2007-10-10r14950: make sure include/config.h is only updated when the content was changedStefan Metzmacher1-1/+1
metze (This used to be commit 2488ead8c3431be3014012a05de4ee57ff13aa93)
2007-10-10r7661: patch from tburdi1@uic.edu to fix autogen.sh on freebsdAndrew Tridgell1-2/+2
(This used to be commit ffe1b5e6f4cd8cc9ddd0ceda882ad76917ebd1d3)
2007-10-10r5282: merging autogen fixes from 3_0Gerald Carter1-3/+3
(This used to be commit ece7a3918ec33b4b8b61b50277c5a1e484c55e3b)
2007-10-10r4572: remove configure and include/config.h*Stefan Metzmacher1-0/+1
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 bfedcbc598706c47981d9ba0e19cae9ea3fab46b)
2007-10-10r206: - we know use SVN not CVS:-)Stefan Metzmacher1-3/+5
- we should cleanup the cache before and after autoconf metze (This used to be commit 114f5198a7e73af5c62fe83145f836588ed365fe)
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher1-1/+4
metze (This used to be commit 24dc237e109f6dce69814b22e0fb7878a7f6bfa8)
2003-12-04my debian unstable box uses "autoconf2.50" - i wish there were aAndrew Tridgell1-2/+2
better way than this! (This used to be commit ad52fd9baf2180a89634eaaa5af22e9bed1de0a7)
2003-08-17Sync autogen.sh from samba3Jelmer Vernooij1-16/+40
(This used to be commit 7bc56792dc0bc9fdecfe8e7a2db2d6c367cdef42)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+36
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)