VERSION.DLL   VERSION.DLL 
skipping to change at line 53 skipping to change at line 53
2. History 2. History
---------- ----------
The following table gives, for each official release, the corresponding The following table gives, for each official release, the corresponding
libtool number, as well as the shared object number found on _most_ libtool number, as well as the shared object number found on _most_
systems, but not all of them: systems, but not all of them:
release libtool so release libtool so
------------------------------- -------------------------------
2.4.5 13.0.7 6.7.0
2.4.4 12.2.6 6.6.2
2.4.3 12.1.6 6.6.1
2.4.2 12.0.6 6.6.0
2.4.1 11.1.5 6.5.1
2.4.0 11.0.5 6.5.0
2.3.12 10.0.4 6.4.0 2.3.12 10.0.4 6.4.0
2.3.11 9.22.3 6.3.22 2.3.11 9.22.3 6.3.22
2.3.10 9.21.3 6.3.21 2.3.10 9.21.3 6.3.21
2.3.9 9.20.3 6.3.20 2.3.9 9.20.3 6.3.20
2.3.8 9.19.3 6.3.19 2.3.8 9.19.3 6.3.19
2.3.7 9.18.3 6.3.18 2.3.7 9.18.3 6.3.18
2.3.6 9.17.3 6.3.17 2.3.6 9.17.3 6.3.17
2.3.5 9.16.3 6.3.16 2.3.5 9.16.3 6.3.16
2.3.4 9.15.3 6.3.15 2.3.4 9.15.3 6.3.15
2.3.3 9.14.3 6.3.14 2.3.3 9.14.3 6.3.14
skipping to change at line 123 skipping to change at line 129
], ],
[AC_MSG_RESULT(yes) [AC_MSG_RESULT(yes)
FREETYPE_LIBS=`freetype-config --libs` FREETYPE_LIBS=`freetype-config --libs`
AC_SUBST(FREETYPE_LIBS) AC_SUBST(FREETYPE_LIBS)
AC_DEFINE(HAVE_FREETYPE,1,[Define if you have the FreeType2 library]) AC_DEFINE(HAVE_FREETYPE,1,[Define if you have the FreeType2 library])
CPPFLAGS="$old_CPPFLAGS"], CPPFLAGS="$old_CPPFLAGS"],
[AC_MSG_ERROR([Need FreeType library version 2.0.9 or higher])]) [AC_MSG_ERROR([Need FreeType library version 2.0.9 or higher])])
------------------------------------------------------------------------ ------------------------------------------------------------------------
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by Copyright 2002-2011 by
David Turner, Robert Wilhelm, and Werner Lemberg. David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used, This file is part of the FreeType project, and may only be used,
modified, and distributed under the terms of the FreeType project modified, and distributed under the terms of the FreeType project
license, LICENSE.TXT. By continuing to use, modify, or distribute this license, LICENSE.TXT. By continuing to use, modify, or distribute this
file you indicate that you have read the license and understand and file you indicate that you have read the license and understand and
accept it fully. accept it fully.
--- end of VERSION.DLL --- --- end of VERSION.DLL ---
 End of changes. 2 change blocks. 
1 lines changed or deleted 7 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/