[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [glob2-devel] configure + OS X
From: |
Martin Voelkle |
Subject: |
Re: [glob2-devel] configure + OS X |
Date: |
Tue, 3 May 2005 12:30:55 +0200 |
User-agent: |
KMail/1.7.1 |
> > cvs up -d
> > ...
> > Protoplasme:~/glob2 barock$ ./bootstrap
> > aclocal: configure.in: 46: macro `AM_PATH_SDL' not found in library
>
> citing README.cvs :
> "If SDL is not installed system wide but rather in ${prefix}, add the
> following flags to aclocal:
> -I${prefix}/share/aclocal
> i.e. for MacOS X, replace 'aclocal' in the bootstrap script with:
> aclocal -I /usr/local/share/aclocal"
>
> I'm sorry, I can't do more. I can't rewrite the whole world to make it more
> user friendly so that it doesn't need documentation any more.
This is not user friendly, it's packager friendly. There is no need to do
more.
Martin