Updated to 0.9.5.
authorhanda <handa>
Wed, 19 Jul 2006 05:17:10 +0000 (05:17 +0000)
committerhanda <handa>
Wed, 19 Jul 2006 05:17:10 +0000 (05:17 +0000)
(FREETYPE_INC, FREETYPE_LD_FLAGS): AC_SUBST them.
(AC_CONFIG_FILES): Include libotf.pc.

configure.ac

index 4facc40..1e2dc70 100644 (file)
@@ -85,5 +85,6 @@ if test "x$HAVE_ALPHASORT" = "xyes"; then
           [Define to 1 if you have alphasort function.])
 fi
 
-AC_CONFIG_FILES([Makefile src/Makefile example/Makefile libotf-config])
+AC_CONFIG_FILES([Makefile src/Makefile example/Makefile
+                 libotf-config libotf.pc])
 AC_OUTPUT