summaryrefslogtreecommitdiff
path: root/tests/summary.c
AgeCommit message (Collapse)AuthorFilesLines
2012-04-05build: Fix bitrotted configure summary, we now also test HAVE_IFACE_GETIFADDRSAndrew Bartlett1-1/+1
2012-04-05build: Restore configure summary checkingAndrew Bartlett1-1/+0
This was accidentily lost in: commit b1ce226af8b61ad7e3c37860a59c6715012e738b Author: James Peach <jpeach@samba.org> Date: Fri Jun 15 21:58:49 2007 +0000 r23510: Tidy calls to smb_panic by removing trailing newlines. Print the failed expression in SMB_ASSERT. (This used to be commit 171dc060e2a576d724eed1ca65636bdafffd7713)
2012-04-05build: Remove configure tests for *64 functions and typesAndrew Bartlett1-2/+2
We now use the standard types only. Andrew Bartlett
2009-01-22Move configure test files to the top-level and share them between s3 andJelmer Vernooij1-0/+33
s4.