[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Ok not bad. (tiny bit ugly, but we can live with it.) | I'd like to get rid of the VERSOIN variable though, and use | PACKAGE_VERSION instead. (what AC_INIT defines) | | VERSION should not be used in a lot of places...
My cursory glance say that only src/version.C.in is affected. There PACKAGE_VERSION shoudl be used instead of VERSION. -- Lgb