Re: [Owfs-developers] Latest patches...

2007-05-23 Thread Christian Magnusson
I have changed the module/swig/perl5 installation again... I managed to get rid of the hardcoded Installation path, so it's much cleaner now... However.. the version-information of the installed OW-module is missing. I don't know how to add it. A script like this displays all installed perl-modul

Re: [Owfs-developers] Latest patches...

2007-05-23 Thread Christian Magnusson
I added a new configure-parameter called --enable-debian, and which will make it possible to modify the makefiles in the future for you I guess. Look in module/swig/perl5/Makefile.am for more info how it's used... I think all perl-modules should be installed site-global as default, but could you

Re: [Owfs-developers] Latest patches...

2007-05-23 Thread Matthias Urlichs
Hi, Christian Magnusson: > I noticed that bootstrap was changed to use automake-1.9 too... Is there any > reason not to use "automake" which should be the latest available version? Sorry -- that slipped through and should not have been included in the set of patches I sent. > Which distribution

Re: [Owfs-developers] Latest patches...

2007-05-23 Thread Christian Magnusson
I noticed that bootstrap was changed to use automake-1.9 too... Is there any reason not to use "automake" which should be the latest available version? I only have "automake-1.7" and "automake" on one of my build-servers, so it kind of break many buildtrees for me. Upgrading to automake-1.9 would r