summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
AgeCommit message (Collapse)AuthorFilesLines
1998-08-09the autoconf scripts are now converted to the new directory structureAndrew Tridgell1-1/+1
now the Makefile ..... (This used to be commit 4fae7f129e46930960831af0da28496f9766f6ae)
1998-08-08added --with-nisplus-home optionAndrew Tridgell1-0/+1
(This used to be commit 70000c21909a154344b489e8aa18a5868ff52865)
1998-07-31added test for getpwanam().Andrew Tridgell1-0/+4
(This used to be commit 4eb28f7148f61a215ca644cbe704a4e8dbd83a77)
1998-07-30added HAVE_FUNCTION_MACRO testAndrew Tridgell1-0/+1
(This used to be commit cae580ccc397ea33fdb24a777bdedef6e8271244)
1998-07-29test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1-0/+1
IRIX+gcc-2.8.1) (This used to be commit ddffbcbcb1284b6ead5f7f7b6665ba2456c0071a)
1998-07-29get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1-0/+1
time test instead. This also allows us to get rid of the igroups element of a couple of structures. (This used to be commit 8b25fe734166b76ceebf8d9543c706ebe0fddc96)
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-0/+397
(This used to be commit 3bda7ac417107a7b01d91805ca71c4330657ed21)