dard libtool library name
I use:
automake (GNU automake) 1.4-p6
autoconf (GNU Autoconf) 2.57
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)
How can I circumvent this?
Thanks
Bram
--
--
Bram Stolk,
iously clean dir (no sources, only
configure stuff and objects), no wavs are found.
What I have tried so far:
* Use $(wildcard $(srcdir)/wavs), then make install fails on dir-creation
* fiddle with VPATH var, still no wavs found.
Can someone please enlighten me? (I use linux+gmake)
Thanks in adva
le_stereo_vision" = xyes; then
AC_DEFINE(STEREO_VISION)
fi
AC_OUTPUT( \
Makefile \
auxil/Makefile \
math/Makefile \
fio/Makefile \
interp/Makefile \
im/Makefile \
inp/Makefile \
ani/Makefile \
render/Makefile \
render/prim/Makefile \
render/ogl/Makefile \
vis/Makefile \
sound/Makefile \
sound/df/Makefile \
sound/al/Makefile \
sim/Makefile \
db/Makefile \
db/hier/Makefile \
main/Makefile \
main/viewer/Makefile \
main/stolk/Makefile \
)
Any help is greatly appreciated.
Bram Stolk