Re: autogen.sh - aclocal - etc....
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: jpg openware com ar
- CC: gnome-list gnome org
- Subject: Re: autogen.sh - aclocal - etc....
- Date: Fri, 16 Oct 1998 15:02:15 -0500
> I have a problem... I'm install cvsgnome for the first time in
> /usr, but now I want uninstall it and install in /usr/local. But
> aclocal allways look in /usr/share/aclocal for the .m4 files... then
> how can I do this?
You can use ACLOCAL_FLAGS to pass options like this:
bash$ ACLOCAL_FLAGS="-I /gnome/share/aclocal" ./autogen.sh --prefix=/somedir
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]