1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-29 04:23:51 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Stefan Metzmacher
c78a2ddb28 r665: merge over the new build system from my tmp branch
to the main SAMBA_4_0 tree.

NOTE: that it's not completely ready, but it's functional:-)

metze
2007-10-10 12:53:36 -05:00
Gerald (Jerry) Carter
6e50109b66 [GLUE] Sync tree with SVN r17. 2007-10-10 12:39:20 -05:00
Stefan Metzmacher
ec96914c66 make proto should not catch any function of the lib/popt/*.c stuff
metze
-
Stefan Metzmacher
0f1c6dd631 let the popt replacement stuff survive a make proto
metze
-
Stefan Metzmacher
9d1018557f move -lpopt replacement code from source/popt/* to source/lib/popt/*
metze
-
Stefan Metzmacher
9eb593a7c0 move the -lpopt replacement to a LIBPOPT subsystem
metze
-
Jelmer Vernooij
369a9c1ac1 Initial step at cleaning and splitting up configure.in. -
Andrew Tridgell
b0510b5428 first public release of samba4 code -