autoconf
[Top][All Lists]
Advanced

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

autorescan?


From: Tim Post
Subject: autorescan?
Date: Wed, 02 Jul 2008 11:43:52 +0800

Hello,

I've recently added a bunch of sources to a tree which will require many
additional checks. Is there some way to to tell autoscan to just update
my existing configure.in / configure.ac ?

When I re-run autoscan, I see plenty of warnings about things missing in
configure.ac due to the newly introduced files, but no way to automate
updating of my configure.ac

Does a means to safely merge an existing configure.ac with the newly
created configure.scan exist? Its easy enough to just copy the output of
autoscan 2>&1 | awk '{ print $4 }' and paste it, I'm hoping to automate
this safely.

I've been trying to do it a few ways with diff, but always end up
clobbering something.

Thanks in advance.

Regards,
Tim






reply via email to

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