Index: Makefile.conf.in =================================================================== --- Makefile.conf.in (revision 14830) +++ Makefile.conf.in (revision 14831) @@ -17,4 +17,10 @@ MKDIR=@/host/fstools/mkdir@ SCCBOX=$(ROOT)/scconfig/sccbox EXE=@/target/sys/ext_exe@ + + +# The installation directoried to be used from within binaries (with +# install_root/DESTDIR removed) +LIBDIR_INSALLED=@/local/prefix@/lib/pcb-rnd + @]