From: handa Date: Mon, 16 Jan 2006 07:14:41 +0000 (+0000) Subject: Add m17n-db.pc in AC_CONFIG_FILES. X-Git-Tag: REL-1-3-1~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9a2b1398157abb06f2beee776689bbaffbfe34b4;p=m17n%2Fm17n-db.git Add m17n-db.pc in AC_CONFIG_FILES. --- diff --git a/configure.ac b/configure.ac index 139159c..256cdf5 100644 --- a/configure.ac +++ b/configure.ac @@ -65,7 +65,7 @@ fi ICONS=`cd icons; echo *.png` AC_SUBST(ICONS) -AC_CONFIG_FILES([Makefile mapconv m17n-db icons/Makefile]) +AC_CONFIG_FILES([Makefile mapconv m17n-db m17n-db.pc icons/Makefile]) AC_OUTPUT # Print configuration message.