Include m17n-core.pc, m17n-shell.pc, and
authorhanda <handa>
Mon, 11 Oct 2004 00:57:26 +0000 (00:57 +0000)
committerhanda <handa>
Mon, 11 Oct 2004 00:57:26 +0000 (00:57 +0000)
m17n-gui.pc in AC_CONFIG_FILES.

configure.ac

index 883ee70..3e30cd4 100644 (file)
@@ -309,6 +309,9 @@ AC_CONFIG_FILES([Makefile
                  src/Makefile
                  example/Makefile
                 m17n-config
+                m17n-core.pc
+                m17n-shell.pc
+                m17n-gui.pc
                 ])
 
 dnl if test "x$XOM" = "xyes"; then