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 | |
| 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')
| -rwxr-xr-x | configure | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16156,6 +16156,8 @@ fi # ac_config_files="$ac_config_files Makefile" +ac_config_files="$ac_config_files libopenjpeg.pc" + ac_config_files="$ac_config_files libopenjpeg/Makefile" ac_config_files="$ac_config_files jpwl/Makefile" @@ -17276,6 +17278,7 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "libopenjpeg.pc") CONFIG_FILES="$CONFIG_FILES libopenjpeg.pc" ;; "libopenjpeg/Makefile") CONFIG_FILES="$CONFIG_FILES libopenjpeg/Makefile" ;; "jpwl/Makefile") CONFIG_FILES="$CONFIG_FILES jpwl/Makefile" ;; "codec/Makefile") CONFIG_FILES="$CONFIG_FILES codec/Makefile" ;; |
