diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2003-09-04 01:33:43 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2003-09-04 01:33:43 +0000 |
| commit | c26f60e189d38a990cf3b51189ed0f1bbd394e76 (patch) | |
| tree | f81b9bf26b80e0d5e2c551b57deae8c3c2f56548 /gnu | |
| parent | f3e99b763a9da2678d97d30b31de25d46df6bc63 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/tar/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/tar/config.h b/gnu/usr.bin/tar/config.h index 32c75f942e7f..a0aecf4f26d6 100644 --- a/gnu/usr.bin/tar/config.h +++ b/gnu/usr.bin/tar/config.h @@ -273,7 +273,7 @@ #define HAVE_SETLOCALE 1 /* Define if you have the <sgtty.h> header file. */ -#define HAVE_SGTTY_H 1 +/* #define HAVE_SGTTY_H 1 */ /* Define if you have the <stdbool.h> header file. */ #define HAVE_STDBOOL_H 1 |
