X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fconfig.in;h=8a1d0db6e7e90b0892d395067892b7f18ecbfcae;hb=f109cc3d9ef5ddcbd26afa98207b3eebaea9463f;hp=9678df4b4c9d8c7c5b038f086678fb6f01c1e54e;hpb=f02156cf49e8f9cb3b47bd5c7c06377f90060309;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/config.in b/gdb/config.in index 9678df4b4c..8a1d0db6e7 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -35,6 +35,9 @@ /* Define if you need to in order for stat and other things to work. */ #undef _POSIX_SOURCE +/* Define as the return type of signal handlers (int or void). */ +#undef RETSIGTYPE + /* Define if the `S_IS*' macros in do not work properly. */ #undef STAT_MACROS_BROKEN