diff options
| author | Winfried <szukw000@arcor.de> | 2010-10-22 03:07:12 +0000 |
|---|---|---|
| committer | Winfried <szukw000@arcor.de> | 2010-10-22 03:07:12 +0000 |
| commit | fc668f3ec397e82ad5dba435440da830fe7f950d (patch) | |
| tree | 9d3a5a28622cf68eb62e3b813148ea63d5776906 /configure.ac | |
| parent | c5151996748098cbc0983afc5afa7498a3445d05 (diff) | |
M configure
M Makefile.in
M configure.ac
A libopenjpeg.pc.in
M doc/Makefile.in
M doc/Makefile.am
M CHANGES
M Makefile.am
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 83c30ebe..51e91f4f 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) |
