The first patch gets rid of the separate functions to check for accept4(),
pthread.h, and backtrace support, and replaces them with one function that
tries to compile a file using a bunch of includes and one function call:
check_generic().

The second patch fixes all indentation to use tabs instead of the previously
used mix of tabs and spaces.

Valentin Ochs (2):
  configure: Use generic function to check for headers and functions
  configure: Use tab for indentation consistently

 configure | 974 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 457 insertions(+), 517 deletions(-)

-- 
1.8.1.5

_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to