/[classpath]/classpath/configure.in
ViewVC logotype

Diff of /classpath/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.116 by cbj, Sat Feb 15 15:08:08 2003 UTC revision 1.117 by cbj, Sun Feb 16 19:47:33 2003 UTC
# Line 10  AC_CANONICAL_TARGET Line 10  AC_CANONICAL_TARGET
10  if expr match ${target_cpu} .*86 > /dev/null; then target_cpu=x86; fi  if expr match ${target_cpu} .*86 > /dev/null; then target_cpu=x86; fi
11    
12  PACKAGE="classpath"  PACKAGE="classpath"
13  VERSION="0.05-beta1"  VERSION="0.05"
14  #VERSION="0.05+cvs"  #VERSION="0.06+cvs"
15    dnl We will not track/change lib version until we reach version 1.0
16    dnl at which time we'll have to be more anal about such things
17  LIBVERSION="0:0:0"  LIBVERSION="0:0:0"
18  AC_SUBST(PACKAGE)  AC_SUBST(PACKAGE)
19  AC_SUBST(VERSION)  AC_SUBST(VERSION)

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26