M configure
[openjpeg.git] / configure.ac
index 83c30ebe62bca3fb4a92ede9062d8ff58af4f19c..51e91f4fcfb1f7ed18e3632deee1fdfd6cc74511 100644 (file)
@@ -423,6 +423,7 @@ AC_CHECK_PROG(with_doxygen, doxygen, [yes],[no],,)
 AM_CONDITIONAL([with_doxygen], [test x$with_doxygen = xyes])
 #
 AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([libopenjpeg.pc])
 AC_CONFIG_FILES([libopenjpeg/Makefile])
 AC_CONFIG_FILES([jpwl/Makefile])
 AC_CONFIG_FILES([codec/Makefile])