Issue 3

Title
review automake build dependency
Component
Code
Versions
1.3.ipv6-10
Severity
minor
Priority
normal
Status
closed
Resolution
fixed
Assigned to
cmeerw
Target Version
1.3.ipv6-11
Nosy list
cmeerw

Created on 2011-04-20.20:22:26 by cmeerw, last changed 178 months ago by cmeerw.

Messages

Author: cmeerw
Date: 2011-04-25.09:35:04
updated autoconf files and removed debian dependency on automake tools (by 
including autoconf generated files in debian package). Note that the svn checkout 
still depends on autoconf/automake.
Author: cmeerw
Date: 2011-04-20.20:22:26
Currently, there is an implicit dependecy for automake even though it isn'd 
mentioned in the debian/control file - probably need to include pre-built 
configure in the debian package and only have the automake dependency for SVN 
checkouts.
History
Date User Action Args
2011-04-25 09:35:04cmeerwsetstatus: accepted -> closed
messages: + msg6
resolution: fixed
target: head -> 1.3.ipv6-11
2011-04-20 20:22:26cmeerwcreate