autoconf: Writing Test Programs

1 
1 6.2 Writing Test Programs
1 =========================
1 
1 Autoconf tests follow a common scheme: feed some program with some
1 input, and most of the time, feed a compiler with some source file.
1 This section is dedicated to these source samples.
1 

Menu