OSSP CVS Repository

ossp - Difference in ossp-pkg/js/configure.ac versions 1.8 and 1.9
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/js/configure.ac 1.8 -> 1.9

--- configure.ac 2006/07/22 17:02:34     1.8
+++ configure.ac 2006/07/22 19:43:48     1.9
@@ -28,11 +28,9 @@
 
 AC_PREREQ(2.60)
 AC_INIT
-. VERSION
-V=`echo "${VERSION_JAVASCRIPT}:${VERSION_MOZILLA}:${VERSION_OSSP}" |\
-   sed -e 's;^\([[0-9]]\)\([[0-9]]\)[[^:]]*:FIREFOX_\([[0-9]]\)_\([[0-9]]\)[[^:]]*:\(.*\)$;\1.\2.\3.\4.\5;'`
+V=`./shtool version -l txt -d short VERSION`
 $ac_confdir/shtool echo -e \
-    "Configuring %BOSSP js%b (JavaScript Engine), version %B${V}%b"
+    "Configuring %BOSSP js%b (Mozilla JavaScript Engine), version %B${V}%b"
 
 AC_PROG_MAKE_SET
 AC_PROG_CC

CVSTrac 2.0.1