summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:45:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:45:40 +0000
commitef7ceb4f5ecbcb7db1fee7d0f7dc03829096314e (patch)
tree9fba3e17c9e330cc60dc78336f44378ce649f9a5 /c/src/exec/sapi/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ef7ceb4f5ecbcb7db1fee7d0f7dc03829096314e.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'c/src/exec/sapi/ChangeLog')
-rw-r--r--c/src/exec/sapi/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/sapi/ChangeLog b/c/src/exec/sapi/ChangeLog
index 85421ca49d..3bc0d3051a 100644
--- a/c/src/exec/sapi/ChangeLog
+++ b/c/src/exec/sapi/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * inline/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2001-03-15 Joel Sherrill <joel@OARcorp.com>
* src/extension.c: Split to reduce minimum code size per PR134.