diff options
author | Dale Mellor <hydro23@.(none)> | 2008-01-25 21:49:16 +0000 |
---|---|---|
committer | Dale Mellor <dale@rdmp.org> | 2010-06-12 20:53:13 +0100 |
commit | 651f3b4a6bf78c87a1ab453f8489441b919a1ca3 (patch) | |
tree | d257eccfb9b1123a27c5107e2d634f3901879d0c /ChangeLog | |
parent | 011df9b8fd152554619f76ea1e35a68ef206762d (diff) | |
download | mcron-651f3b4a6bf78c87a1ab453f8489441b919a1ca3.tar.gz mcron-651f3b4a6bf78c87a1ab453f8489441b919a1ca3.tar.bz2 mcron-651f3b4a6bf78c87a1ab453f8489441b919a1ca3.zip |
Removed target-specific compiler flags from makefile.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ -2005-09-02 hydro23 <Dale Mellor <dale@dmellor.dabsol.co.uk>> +2008-01-25 Dale Mellor <Dale Mellor <dale_mellor@users.sourceforge.net>> + + * 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 (!) + + * Version is currently at 1.0.3. + + +2005-09-02 hydro23 <Dale Mellor <dale_mellor@users.sourceforge.net>> * makefile.am, mcron.c.template (main): Modified install-exec-hook so that a proper installation of a Vixie-compatible cron only |