1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

20 Commits

Author SHA1 Message Date
Volker Lendecke
74ea79cb8f The Tru64 shell doesn't like (*) in a case statement 2009-01-01 13:33:22 +01:00
Tim Prouty
9b331df412 Add support for autogen to take a --version-file argument 2008-10-09 19:12:36 -07:00
Jelmer Vernooij
94855cd692 Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
Jelmer Vernooij
0888ffa2b7 Make Samba 3 and Samba 4 both use the same single copy of libreplace. 2008-09-16 16:30:14 +02:00
Jelmer Vernooij
99d4af748f Use new Samba 4 source location. 2008-09-15 14:32:58 +02:00
Jelmer Vernooij
c592ec0e13 Import merged build patch. 2008-09-15 14:30:15 +02:00
Karolin Seeger
99e73df8e8 Remove references to SVN.
Karolin
(This used to be commit 9d69a809e370f98057e514a3c755b0b86ee5f610)
2008-06-17 10:43:19 +02:00
Gerald Carter
544b376d1a r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal
with non-GNU implementations of tr in autogen.sh
(This used to be commit ccc466c56a93906ef5dfa1079796b1a8a44b43c0)
2007-10-10 12:23:11 -05:00
James Peach
821bf2bd72 r22441: Add automatic dependency tracking. The dependency generation is
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.
(This used to be commit aa14900f8291a017aa7fab2bbb9a6c79b12889b2)
2007-10-10 12:19:34 -05:00
Stefan Metzmacher
8f153c6128 r18644: bring in libreplace in lib/replace
metze
(This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)
2007-10-10 11:52:03 -05:00
Gerald Carter
21dbed36e9 r5270: fixing some bashism's in autogen.sh
(This used to be commit c8b79cd78cff6f5f784d16e6c3168c9ac2c1cf1a)
2007-10-10 10:55:35 -05:00
Stefan Metzmacher
28b7813776 r4573: merge -r 4572 from SAMBA_4_0:
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-10 10:53:47 -05:00
Gerald Carter
de72d89877 r2567: Patches from Lars Mueller <lmuelle at suse dot de>:
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-10 10:52:46 -05:00
Stefan Metzmacher
f8c418a0af r208: merge the version schema changes from 4_0
metze
(This used to be commit 4d9d8e83aa367fe17a74b81d4417cc2cfbdf200e)
2007-10-10 10:51:14 -05:00
Gerald Carter
8bfe26b62d metze's autogenerate patch for version.h
(This used to be commit ae452e51b02672a56adf18aa7a7e365eeaba9272)
2003-08-20 17:13:38 +00:00
Tim Potter
23d30cbf9f Merge of head(1) portability patch.
(This used to be commit 9192921c115b881d687f28d016c478192ab4d4ae)
2003-05-22 00:49:24 +00:00
Richard Sharpe
0b74dbcf60 Janitorial duties to make autogen.sh portable.
(This used to be commit c1559003fe0d62539633235c3f7c3e6a1427fda4)
2003-04-11 18:05:07 +00:00
Gerald Carter
e655dc297b better method of locating autoconf and autoheader; patch by Willi Mann
(This used to be commit 521ab105b2fb240c6e97b3e3d50a9e1590d14931)
2003-04-04 00:12:34 +00:00
Gerald Carter
89393d93b0 autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3)
findsmb - use @PERL@
(This used to be commit f869db787b555dc99e30d82493666c8a388f8f81)
2003-02-10 17:31:25 +00:00
Andrew Bartlett
22e2340155 Add autogen.sh from distcc via mbp.
This to allow us to remove configure from CVS.
(This used to be commit 9e8e352e102b75489b4540d701ce2c67c0f3cf31)
2003-02-04 10:54:01 +00:00