From eb041a75325650e3953c5cc2ad70172e93283d3b Mon Sep 17 00:00:00 2001 From: Dale Mellor Date: Fri, 25 Jan 2008 21:59:21 +0000 Subject: The --schedule argument is no longer optional. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2547e37..8fb1eb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-01-25 Dale Mellor > + * main.scm: Argument to --schedule is no longer optional (the + options system goes really screwy with optional values, usually + pulling the first non-option argument as a value if one was not + intended!) + * makefile.am: Moved target-specific CFLAGS and LDFLAGS to global AM_* variables, to remove problem with automake requiring AM_PROGS_CC_C_O in configure.ac (!) -- cgit v1.2.3