Paul Eggert wrote:
> I had problems updating Emacs to use gnulib commit
> fde88b711c9b1df5b142444ac7b0bc2aa8892d3a along with emacs commit
> fd859fbea2e9d13e76db1c5295d9ddd1c5955d83 (these are the same commits as
> I mentioned earlier today). I reproduced it like this:
>
> cd emacs
> admin/merg
On 2024-05-04 10:43, Bruno Haible wrote:
but there was no "HAVE_OFF64_T = @HAVE_OFF64_T@" line
Strange. The AC_SUBST([HAVE_OFF64_T]) in m4/off64_t.m4 should produce
such a line.
My thought as well.
The fragile hackery is only needed because you've hit a bug
Yes. To be fair it could well b
Hi Paul,
> but there was no "HAVE_OFF64_T = @HAVE_OFF64_T@" line
Strange. The AC_SUBST([HAVE_OFF64_T]) in m4/off64_t.m4 should produce
such a line.
Do you see the 'sys_types' module enabled? Or maybe it is only
conditionally enabled?
> It strikes me that apps like Emacs and coreutils don't need