X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig.in;h=08551796966f78b65bebbc2c78c364e18f583ea1;hb=5524b5250e319f41933605420e9526fb74cfb9ae;hp=e06f16031c90e8b24c253b12345a8806b2840048;hpb=b8871f357fdfa9c0c06d2d3e5600391d8c994f37;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config.in b/gas/config.in index e06f16031c..0855179696 100644 --- a/gas/config.in +++ b/gas/config.in @@ -144,6 +144,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the `strsignal' function. */ +#undef HAVE_STRSIGNAL + /* Define if has struct stat.st_mtim.tv_nsec */ #undef HAVE_ST_MTIM_TV_NSEC @@ -318,6 +321,9 @@ /* Target vendor. */ #undef TARGET_VENDOR +/* Target specific CPU. */ +#undef TARGET_WITH_CPU + /* Use b modifier when opening binary files? */ #undef USE_BINARY_FOPEN