Index: trunk/Makefile.conf.in =================================================================== --- trunk/Makefile.conf.in (revision 34771) +++ trunk/Makefile.conf.in (revision 34772) @@ -48,4 +48,6 @@ # install_root/DESTDIR removed) LIBDIR_INSTALLED=@/local/prefix@/lib/pcb-rnd +# Where librnd is installed +LIBRND_PREFIX=@/local/pcb/librnd_prefix@ @] Index: trunk/scconfig/Rev.h =================================================================== --- trunk/scconfig/Rev.h (revision 34771) +++ trunk/scconfig/Rev.h (revision 34772) @@ -1 +1 @@ -static const int myrev = 34765; +static const int myrev = 34772; Index: trunk/scconfig/Rev.tab =================================================================== --- trunk/scconfig/Rev.tab (revision 34771) +++ trunk/scconfig/Rev.tab (revision 34772) @@ -1,4 +1,4 @@ -34765 configure version bump to 3.0.0-dev and related API changes in librnd +34772 configure version bump to 3.0.0-dev and related API changes in librnd 34707 configure new release version 34691 configure io_pads: disable write code but enable the plugin by default 34633 configure io_pads: PADS_ASCII write code