]> granicus.if.org Git - strace/commitdiff
Make autoheader happy about Linux/SuperH
authorJohn Hughes <john@Calva.COM>
Thu, 23 May 2002 11:19:05 +0000 (11:19 +0000)
committerJohn Hughes <john@Calva.COM>
Thu, 23 May 2002 11:19:05 +0000 (11:19 +0000)
ChangeLog
acconfig.h

index ac0b90b8e8a804bd7626531f08581c8241d27e1e..4f4b494e9e4b7f25c2f01e057af2090736e7692c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-05-23  John Hughes <john@calva.com>
+
+       * acconfig.h: Make autoheader happy about Linux/SuperH
+
 2002-05-23  John Hughes <john@calva.com>
 
        * strace.c: Get rid of warning if not using POLL_HACK
index 2966c733eb6d80b0aa90074652923ac0507dd7e5..03527889af1b5bb47f3b31471a5e304853a9df78 100644 (file)
@@ -45,6 +45,9 @@
 /* Define if this is a S390 architecture.  */
 #undef S390
 
+/* Define if this is a SH architecture.  */
+#undef SH
+
 /* Define if you have a SVR4 MP type procfs.  I.E. /dev/xxx/ctl,
    /dev/xxx/status.  Also implies that you have the pr_lwp
    member in prstatus. */