aclocal should be invoked before autoconf
Search found 2 matches
- Tue Oct 07, 2008 9:01 pm
- Forum: Compiling Audacity
- Topic: 1.3.5-Beta autoconf problem
- Replies: 1
- Views: 1893
Re: 1.3.5-Beta autoconf problem
It was my fault 
aclocal should be invoked before autoconf
aclocal should be invoked before autoconf
- Tue Oct 07, 2008 12:29 pm
- Forum: Compiling Audacity
- Topic: 1.3.5-Beta autoconf problem
- Replies: 1
- Views: 1893
1.3.5-Beta autoconf problem
Hello, I'm trying to create configure file using autoconf (ver. 2.61) but without success. Actually it creates the file with the following errors produced: configure.in:311: warning: AC_CONFIG_SUBDIRS: you should use literals ../../lib/autoconf/status.m4:929: AC_CONFIG_SUBDIRS is expanded from... co...