diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-27 17:48:28 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-27 17:48:28 +0000 |
| commit | ca9578f3efdc386007f2c3ae914cb349cd4b3ca1 (patch) | |
| tree | 4a6d5d7ee1f7fbd802d1735d9857235a8a391706 | |
| parent | f28645c04023faffb0d32c50fb7afa564d0e134b (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/cc/cc_tools/auto-host.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/auto-host.h b/gnu/usr.bin/cc/cc_tools/auto-host.h index 3b5b0b87ab60..bd8af400a4c2 100644 --- a/gnu/usr.bin/cc/cc_tools/auto-host.h +++ b/gnu/usr.bin/cc/cc_tools/auto-host.h @@ -87,7 +87,7 @@ /* #undef ssize_t */ /* Define if cpp should also search $prefix/include. */ -#define PREFIX_INCLUDE_DIR "NONE/include" +/* #define PREFIX_INCLUDE_DIR "NONE/include" */ /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ |
