Ready for next Debian release.
[perl4caml.git] / Makefile.config
index 3cdafe3..043ba7a 100644 (file)
@@ -1,5 +1,5 @@
 # perl4caml configuration -*- Makefile -*-
-# $Id: Makefile.config,v 1.3 2003-10-12 17:33:14 rich Exp $
+# $Id: Makefile.config,v 1.11 2003-10-26 10:20:19 rich Exp $
 
 # PERLINCDIR
 # Directory containing the Perl include files, eg. <EXTERN.h>.
@@ -7,11 +7,12 @@
 PERLINCDIR := $(shell perl -MConfig -e 'print "$$Config{archlib}/CORE"')
 
 # OCAMLLIBDIR
-# This is where we will install perl4caml.
+# This is where we will install perl4caml (actually in the /perl subdirectory
+# of this, so you will need to add '-I +perl' when compiling programs).
 
 OCAMLLIBDIR := $(shell ocamlc -where)
 
 # PACKAGE and VERSION
 
 PACKAGE := perl4caml
-VERSION := 0.2.1
+VERSION := 0.3.6