summaryrefslogtreecommitdiff
path: root/source4/lib/popt/config.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij1-3/+2
the hierarchy in the init functions is correct now will also make it easier to implement some other features (This used to be commit cbe819a75568403ac8850ea4d344c607a46d61c2)
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-3/+4
to the main SAMBA_4_0 tree. NOTE: that it's not completely ready, but it's functional:-) metze (This used to be commit c78a2ddb28ec50d6570a83b1f66f18a5c3621731)
2004-02-12move -lpopt replacement code from source/popt/* to source/lib/popt/*Stefan Metzmacher1-3/+3
metze (This used to be commit 9d1018557fdc51cada1ad082d85c0dc48e1b3072)
2004-02-12move the -lpopt replacement to a LIBPOPT subsystemStefan Metzmacher1-15/+24
metze (This used to be commit 9eb593a7c065326dafbba896ed723d0ea5cb00ed)
2003-12-02Initial step at cleaning and splitting up configure.in.Jelmer Vernooij1-0/+31
(This used to be commit 369a9c1ac1ff94a1d3f51eac20a39577f9cf2155)