Re: libelf (was: Re: Stack segment)

David S. Miller (dm@neteng.engr.sgi.com)
Wed, 31 Jul 1996 22:36:10 -0700


From: Matti E Aarnio <mea@mea.cc.utu.fi>
Date: Thu, 1 Aug 1996 08:30:41 +0300 (EET DST)

David, this script below looks to be autoconf generated
script, and as such, should not be manually post-processed.

mea == Mr. Pedantic ;-)

--- configure.in.~1~ Tue Jul 30 18:09:45 1996
+++ configure.in Wed Jul 31 22:35:12 1996
@@ -36,7 +36,7 @@

AC_CACHE_CHECK([for elf.h], libelf_cv_header_elf_h, [
libelf_cv_header_elf_h='no'
- for h in sys/elf.h elf.h; do
+ for h in elf.h sys/elf.h; do
AC_TRY_CPP([#include <$h>], [
libelf_cv_header_elf_h=$h
break

dm@engr.sgi.com

'Ooohh.. "FreeBSD is faster over loopback, when compared to
Linux over the wire". Film at 11.' -Linus