diff options
author | bje <bje> | 1998-09-13 04:38:15 +0000 |
---|---|---|
committer | bje <bje> | 1998-09-13 04:38:15 +0000 |
commit | 8b32771829b8908338c33c9ea1e3bed51e5232eb (patch) | |
tree | 5fb4931acabcc47ce815fa93363358b958f74058 /config.h | |
parent | 1079e9e1d036a9a5d44ecf4c99ff42eb29366db3 (diff) |
1998-09-13 Ben Elliston <bje@cygnus.com>
* configure.in: Test for required system features.
* configure: Generate.
* acconfig.h: New file.
* config.h.in: Generate.
* Makefile.in: Renamed from Makefile.
* COPYING: Import from a recent GNU package.
* config.guess: Likewise.
* config.sub: Likewise.
* install-sh: Likewise.
* Makefile: Remove.
* config.h: Likewise.
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h b/config.h deleted file mode 100644 index c502d2c..0000000 --- a/config.h +++ /dev/null @@ -1,2 +0,0 @@ -#undef HAVE_SIGNAL_H -#undef HAVE_SIGSET_T |