mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
0cb85e04a9
source directory! This adds a new "trivial" test that makes sure that
the autoconf tests are working. It aborts the configure run if not.
(This used to be commit ead0338ad2
)
5 lines
21 B
C
5 lines
21 B
C
main()
|
|
{
|
|
exit(0);
|
|
}
|