Hello,
"Bernhard M. Wiedemann" writes:
> and use gmtime to not be influenced by timezone settings
> in order to make builds reproducible.
>
> While working on the reproducible builds effort, I found that
> when building the automake package for openSUSE Linux,
> there were slight differences bet
Hello,
Michael Haubenwallner writes:
> Hi,
>
> in flex-2.6.4, the $(LIBOBJDIR) does contain source files only,
> eventually required via LDADD=$(LIBOBJ) in another directory.
>
> Now with --disable-dependency-tracking, an out of source build fails
> because $top_builddir/$(LIBOBJDIR) is not crea
Am 08.08.2017 um 08:03 schrieb Ghulam, Sean (Nokia - FI/Espoo):
> Prior to writing the report, I tried it with:
> AC_CONFIG_FILES(
> [Makefile]
> [src/Makefile:append/append.mk]
> )
On closer examination, the problem is that you've been reading only
autoconf documenation to find out how to prep