autoconf
[Top][All Lists]
Advanced

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

abs_top_srcdir broken?


From: Sébastien Hinderer
Subject: abs_top_srcdir broken?
Date: Mon, 18 Oct 2021 14:09:22 +0200

Dear all,

Given the follwing configure.ac script:

AC_INIT([demo], [demo], [0.1], [demo@demo.org])
AC_MSG_NOTICE([abs_top_srcdir="$abs_top_srcdir"])

Tue configure script produced by autoconf 2.69 prints:

configure: abs_top_srcdir=""

Is that an expected behaviour?

Thanks,

Sébastien.



reply via email to

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