John W. Eaton wrote:
I'm using Autoconf 2.59:
devzero:450> autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even
Yasunari Tosa wrote:
> I have a project which is not aware of x86_64.
> I want to modify the project so that it will install lib in
> ${exec_prefix}/lib64.
> I tried configure with --enable-libsuffix=64 and libdir did not change.
>
> Can you tell how I can do this?
I would use the --libdir opt