summaryrefslogtreecommitdiffstats
path: root/c/src/exec/librpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:49:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:49:50 +0000
commit00a9ac1d59f9aa8bc4eac0e944c721c1aa362021 (patch)
treeb66e78034c98fa08189a06bc0c451d3250fb52bf /c/src/exec/librpc/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-00a9ac1d59f9aa8bc4eac0e944c721c1aa362021.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/rpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rpcsvc/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * src/rpc/PSD.doc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/rpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/xdr/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'c/src/exec/librpc/ChangeLog')
-rw-r--r--c/src/exec/librpc/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/c/src/exec/librpc/ChangeLog b/c/src/exec/librpc/ChangeLog
index fa6f408eb8..3ae538c7a4 100644
--- a/c/src/exec/librpc/ChangeLog
+++ b/c/src/exec/librpc/ChangeLog
@@ -1,3 +1,17 @@
+2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac:
+ AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
+ AM_INIT_AUTOMAKE([no-define foreign 1.6]).
+ * include/rpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * include/rpcsvc/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * src/rpc/PSD.doc/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * src/rpc/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * src/xdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.