On Fri, Jul 4, 2008 at 6:14 PM, William Vera <[EMAIL PROTECTED]> wrote:

> But these file are in build, if I delete them, the package don't build
> Sorry maybe I'm a little lose, can you give more details?

If you run autotools during the build, something like this:

build:
    autoreconf --force --install
    ./configure
    ...

clean:
    rm -f aclocal.m4 config.h.in configure

Those particular files should not be changed unless autoconf/automake
are being run during the build.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to