summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-09 03:21:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-09 03:21:57 +0000
commit7b5f6e82d4f7e9285baa6fe085055d814dee321e (patch)
treeee6999b9df7f3b0942349a5a50fb7ea08f606eab
parent2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-7b5f6e82d4f7e9285baa6fe085055d814dee321e.tar.bz2
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in automake).
-rw-r--r--c/src/ChangeLog7
-rw-r--r--c/src/optman/Makefile.am2
2 files changed, 8 insertions, 1 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 14db7741f9..a4dba1575c 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,7 +1,12 @@
+2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
+ automake).
+
2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>
PR 599/pppd
- * libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak.
+ * libnetworking/pppd/chat.c: Free memory that is allocated to fix leak.
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
diff --git a/c/src/optman/Makefile.am b/c/src/optman/Makefile.am
index dbcfe5bf14..bf0fa59818 100644
--- a/c/src/optman/Makefile.am
+++ b/c/src/optman/Makefile.am
@@ -4,6 +4,8 @@
include $(top_srcdir)/automake/compile.am
+EXEEXT =
+
EXTRA_PROGRAMS =
CLEANFILES =
project_lib_DATA =