Autoreconf should become available if you install any autoconf package.
Something like this should get you going: `brew install autoconf automake 
libtool'

~Brian

________________________________
Brian Robert Callahan, Ph.D.
Lecturer, ITWS@RPI
Office: Amos Eaton 132
________________________________
From: Bug-apl [bug-apl-bounces+callab5=rpi....@gnu.org] on behalf of 
lchretien--- via Bugs and suggestions for GNU APL [bug-apl@gnu.org]
Sent: Monday, January 25, 2021 2:45 PM
To: Louis Chretien via Bugs and suggestions for GNU APL
Subject: Re: SVN 1404 warning on Mac OS

Apparently, “autoreconf” does not exist on Mac OS X.

Here’s my rebuild script:

cd ~/Subversion
rm -rf apl
mkdir apl
cd apl
cp -rp ../gnu-apl.svn/. .

./configure
make

On Jan 25, 2021, at 05:34, Dr. Jürgen Sauermann 
<m...@xn--jrgen-sauermann-zvb.de<mailto:m...@xn--jrgen-sauermann-zvb.de>> wrote:

Hi Louis,

the way you do it looks OK (provided that you run ./configure or even better 
autoreconf ; ./configure
after svn up).


---
Louis Chrétien
lchret...@mac.com<mailto:lchret...@mac.com>




Reply via email to