Minor comment fix.
[deliverable/binutils-gdb.git] / gdb / config.in
index 9678df4b4c9d8c7c5b038f086678fb6f01c1e54e..8a1d0db6e7e90b0892d395067892b7f18ecbfcae 100644 (file)
@@ -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 <sys/stat.h> do not work properly.  */
 #undef STAT_MACROS_BROKEN
 
This page took 0.02392 seconds and 4 git commands to generate.