/[mldonkey]/mldonkey/src/utils/lib/autoconf.ml.new.in
ViewVC logotype

Diff of /mldonkey/src/utils/lib/autoconf.ml.new.in

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

revision 1.14 by spiralvoice, Fri Jun 24 23:49:19 2005 UTC revision 1.15 by spiralvoice, Tue Jul 12 23:08:57 2005 UTC
# Line 1  Line 1 
1  let perl_path = "@PERL@"  let perl_path = "@PERL@"
2  let check_bounds = @CHECKBOUNDS@  let check_bounds = @CHECKBOUNDS@
3  let current_version = "@MLDONKEY_VERSION@"  let current_version = "@MLDONKEY_VERSION@"
4    let major_version = "@MAJOR_VERSION@"
5    let minor_version = "@MINOR_VERSION@"
6    let sub_version1 = "@SUB_VERSION1@"
7    let sub_version2 = "@SUB_VERSION2@"
8  let scm_version = "@SCM_VERSION@"  let scm_version = "@SCM_VERSION@"
9  let ocaml_version = "@OCAML_VERSION@"  let ocaml_version = "@OCAML_VERSION@"
10  let glibc_version = "@GLIBC_VERSION@"  let glibc_version = "@GLIBC_VERSION@"

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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