> From: Paul Eggert
> Organization: UCLA Computer Science Department
> Date: Wed, 28 Mar 2018 14:29:38 -0700
>
> On 03/28/2018 11:54 AM, Charles A. Roelli wrote:
> >
> > -time_t t = -67768038400665600;
> > +time_t t = -6776803840000;
>
> Thanks, I did that in Gnulib a
Hi,
On a fedora machine, Python 3 is installed by default, but not Python 2. And
the only binary available is /usr/bin/python3. This means that despite having
all the requirements to run gnulib-tool.py, one would still need to install
python to get the right binary.
However, simply changing the s