This is weird - I setup two weeks ago adesklets 0.4.10 on a
stock slackware 10.1 system without a hitch... Normally, you
do not need automake at all unless you change some autotools
files from the archive. On slackware, you can easily make
sure all the files' dates are OK by forcing the timestamp to
some specific time by doing, from the base directory of the
archive, someting like:
find . -exec touch -r README \{\} ';'
If this doesn't work, you should probably be able to work
around this issue by setting the
WANT_AUTOMAKE environment variable
right. In bash:
Or, if you are really stuck, I know an italian slackware
community site (slacky.it), that provides
precompiled binaries for x86 machines. Yours,