autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

order to run autotools


From: Bob Rossi
Subject: order to run autotools
Date: Tue, 23 Jan 2007 10:59:54 -0500
User-agent: Mutt/1.5.12-2006-07-14

Hi,

I'm learning a lot about the autotools. I want to say thanks to the list
for teaching me so much! 

I have a quick question, I run the autotools in this order,
  aclocal -I config
  autoconf -f
  autoheader
  automake -a
when I do an out-of-tree configure it works fine, but when I do the make
I get,
  cd ../cgdb && /bin/bash
  /home/bob/rcs/svn/cgdb/cgdb.testsuite/cgdb/config/missing --run
  autoheader

Am I doing something wrong or is this expected?

Thanks,
Bob Rossi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]