mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 01:58:44 +08:00
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in automake).
This commit is contained in:
+6
-1
@@ -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>
|
||||
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
include $(top_srcdir)/automake/compile.am
|
||||
|
||||
EXEEXT =
|
||||
|
||||
EXTRA_PROGRAMS =
|
||||
CLEANFILES =
|
||||
project_lib_DATA =
|
||||
|
||||
Reference in New Issue
Block a user