bug-gnulib
[Top][All Lists]
Advanced

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

Re: cmake support


From: Bruno Haible
Subject: Re: cmake support
Date: Tue, 08 Jan 2019 09:05:11 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-141-generic; KDE/5.18.0; x86_64; ; )

Andrew Pennebaker wrote:
>     CONFIGURE_COMMAND "${PROJECT_SOURCE_DIR}/gnulib/gnulib-tool" --dir
> "${PROJECT_SOURCE_DIR}/gnulib-prefix/src/gnulib-build" --import openat # &&
> autoreconf -i && ./configure

I don't know if you intend to make releases with tarballs from your
project. But if so, the gnulib-tool and autoreconf steps need to be
invoked _before_ generation of the tarball (on the maintainer's machine),
and the configure step needs to be invoked _after_ unpacking the tarball
(on the target machine).

Bruno




reply via email to

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