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

Re: RFS: nemesis (updated package)



On Fri, Jul 4, 2008 at 6:14 PM, William Vera <billy@billy.com.mx> 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


Reply to: