Thank you Michal and Haelwenn for your advises.
I'm taking as reference the documentation about functions syntax in
devmanual[1] (very useful for a quickly review).
In the source code where autoreconf is being called I found a
configure.ac and Makefile.am.
Looking into autogen.sh[2] script prvid
On 26. 3. 2020 18:47, Samuel Bernardo wrote:
> Dear all,
>
> I send this email to ask you for your help for the better approach to
> translate the following autoreconf command to an ebuild:
>
>> |autoreconf -i -f ./configure \ --prefix=/usr \
>> --libexecdir=/usr/lib/snapd \
>> --with-snap-mount-
Alon Bar-Lev wrote:
> I think a specific version should be specified only if something
> breaks with latest,
> thus it should be the default.
++
--
gentoo-dev@gentoo.org mailing list
Finally, this was caused by a missing one-liner Makefile.am, it was already
fixed upstream but didn't make it into the tarball. Thanks anyway for the
suggestions.
Marcus,
--
gentoo-dev@gentoo.org mailing list
Diego 'Flameeyes' Pettenò wrote:
> On Wednesday 05 July 2006 22:05, Marcus Furlong wrote:
>> Running 'configure' goes fine, but running 'make' just keeps running
>> configure over and over.
> It's commonly caused when the timestamp of configure and the sources for
> configure are messed up. Make s