Package: autoconf Version: 2.65-3 Severity: normal Hi,
I followed the advise from libtoolize and added `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and `-I m4' to ACLOCAL_AMFLAGS in Makefile.am When I now run "autoreconf -vfi" from a fresh git checkout, where the (empty) m4/ directory does not yet exist, I get a failure: autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: couldn't open directory `m4': No such file or directory autoreconf: aclocal failed with exit status: 1 I suggest that either autoreconf or aclocal should create that directory, before any of the tools tries to copy it's macro files there. If you rather think this is a bug in aclocal (I use automake 1.11), feel free to reassign. Cheers, Michael -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32.3 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages autoconf depends on: ii debianutils 3.2.2 Miscellaneous utilities specific t ii m4 1.4.13-3 a macro processing language ii perl 5.10.1-8 Larry Wall's Practical Extraction Versions of packages autoconf recommends: ii automake [automaken] 1:1.11-1 A tool for generating GNU Standard ii automake1.10 [automaken] 1:1.10.2-2 A tool for generating GNU Standard Versions of packages autoconf suggests: pn autoconf-archive <none> (no description available) pn autoconf-doc <none> (no description available) pn autoconf2.13 <none> (no description available) ii gettext 0.17-8 GNU Internationalization utilities pn gnu-standards <none> (no description available) ii libtool 2.2.6b-2 Generic library support script -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org