> > > > I dont think its a good idea to add dependency on svnversion to > the makefile. > > Lets just add --with-version= option to configure. > Then the user can run it --with-version=`svnversion`
If you remove the automatic generation of the version info from svnversion, you defeat the whole purpose of having it in the first place. If I have to remember to add '--with-version', the one time that it matters I'll forget and then when Hal asks me what version I have I'll tell him the wrong one. OpenMPI generates a version string from svnversion in the configure script.. This would be a good way to do it if it's not in the makefile directly. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
