strace/m4
Dmitry V. Levin ee245d8ca3 Remove parts of automake machinery which are not needed on Linux
This change is a verbatim part of Dmitry's changes to remove support
for non-Linux architectures.

* Makefile.am: Don't install PORTING file. Install README-linux-ptrace file.
Set OS variable to linux unconditionally.
* configure.ac: Remove code to set opsys variable, and its usage.
Remove checks for headers which are never present on Linux.
* m4/stat.m4: Remove 'ifdef LINUX' check.
* m4/statfs.m4: Likewise.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-02-25 15:34:10 +01:00
..
includedir.m4 Split acinclude.m4 2010-09-09 23:20:24 +00:00
long_long.m4 Fix off_t/rlim_t size checks when cross-compiling 2010-09-15 15:36:00 +00:00
stat.m4 Remove parts of automake machinery which are not needed on Linux 2012-02-25 15:34:10 +01:00
statfs.m4 Remove parts of automake machinery which are not needed on Linux 2012-02-25 15:34:10 +01:00
warnings.m4 Import warnings.m4 from gnulib 2010-09-09 23:20:25 +00:00