From f41be78153016577bff14c1fabfe776fa5f21a59 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 25 Mar 2015 20:06:54 +0000 Subject: Rename confusing configure and Makefile (makeinclude) variable. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10653 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makeinclude.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makeinclude.in') diff --git a/makeinclude.in b/makeinclude.in index a0592aaf2..6cff5774c 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -22,7 +22,7 @@ FL_MAJOR_VERSION = @FL_MAJOR_VERSION@ FL_MINOR_VERSION = @FL_MINOR_VERSION@ FL_PATCH_VERSION = @FL_PATCH_VERSION@ -FL_API_VERSION = @FL_API_VERSION@ +FL_DSO_VERSION = @FL_DSO_VERSION@ FL_ABI_VERSION = @FL_ABI_VERSION@ FL_VERSION = @FL_VERSION@ -- cgit v1.2.3