| Hi!
Hi! | Now, autoreconf invoke automake with --no-force option. Are there any | reasons? no --force (to autoreconf) => --no-force (to automake). | I created a sample package using Libtool, Automake, and Autoconf, then | I ran `autoreconf -si', `./configure', and `make distcheck'. I had | not run `automake'. I got an error below: | | ../../config/depcomp: ../../config/depcomp: No such file or directory This is very bizarre! But I'm lost in your list of actions. Could you send a small example of touch and cat that yields the problem? Or a simple tarball in which one must run autoreconf? Thanks!