Re: [AD] [lnx] gmake? as if. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2002-01-08, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> With the latest cvs realease 'configure' craps out after generating
> 'include/allegro/platform/alunixac.h' with './configure: gmake: command not
> found' error...
You don't have a gmake -> make symlink? I thought it was standard.
I put in "gmake depend" because under FreeBSD, make is pmake, and
pmake doesn't work anymore.
I suppose we can do a "make -v" test to see if make is gmake.
Other suggestions?