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

7 Commits

Author SHA1 Message Date
James Peach
c12fc86a93 r20594: Match popt.h declaration. 2007-10-10 14:37:11 -05:00
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
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
-
Andrew Tridgell
b0510b5428 first public release of samba4 code -