On 08/01/2012 08:48 AM, Christoph Lohmann wrote:
Greetings. On Wed, 01 Aug 2012 14:48:47 +0200 Marc Andre Tanner <m...@brain-dump.org> wrote:Hi, I've released dvtm-0.8 http://www.brain-dump.org/projects/dvtm/dvtm-0.8.tar.gz Changes since last release * AIX support (special thanks to Ross Mohn) [snip]How is this possible without autoconf?
It's possible with a couple of "#ifdef _AIX" statements. Also, adjust the config.mk file as documented within. Let me know if you have any AIX issues.
-Ross