Hej!
@jell: masz rację dokładnie tak zrobiłem (autoreconf -i). Dzięki za oświecenie w tym temacie :)
A więc zrobiłem wszystko od nowa (łącznie z instalką debiana pod VM). I mam znowu podobną akcję... przy ./configure dla a8cas-tools mam coś takiego...
root@debian:/home/seban/Downloads# cd a8cas-tools-1.3.1
root@debian:/home/seban/Downloads/a8cas-tools-1.3.1# ls
aclocal.m4 config.log COPYING install-sh missing src
AUTHORS configure depcomp Makefile.am NEWS
compile configure.ac INSTALL Makefile.in README
root@debian:/home/seban/Downloads/a8cas-tools-1.3.1# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for A8CAS_LDFLAGS...
checking for A8CAS_LIBS... -la8cas
checking for A8CAS_CPPFLAGS...
checking for liba8cas headers version >= 1.3.0... not present.
configure: error: Sufficiently new version of liba8cas not found.