projects
/
m17n
/
libotf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3da8e52
)
Updated to 0.9.5.
author
handa
<handa>
Wed, 19 Jul 2006 05:17:10 +0000
(
05:17
+0000)
committer
handa
<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
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
4facc40
..
1e2dc70
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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