1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-18 00:23:50 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Tridgell
d3872a6e4c r8470: looks like popt portability is going to be a bit of a fight :( 2007-10-10 13:23:06 -05:00
Andrew Tridgell
a1acb3300e r8467: using both math.h and float.h breaks popt on freebsd 5.4 2007-10-10 13:23:06 -05:00
Jelmer Vernooij
d60cb643e8 r5906: Fix the usage of the internal popt (make proto should ignore it)
Updated included popt to 1.7.
2007-10-10 13:11:08 -05:00
Jelmer Vernooij
cbe819a755 r3730: More build system fixes and simplifications
the hierarchy in the init functions is correct now
will also make it easier to implement some other features
2007-10-10 13:05:47 -05:00
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 -