X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=configure.ac;h=b23cf39ff7202326dde860c8ff04a92906f5a7eb;hp=36c17e179c8301a9458187c1feffef8be436afdd;hb=d3dd5e951f669ba53a7415b2bf558b1e695e62b3;hpb=a9e5117df4a6e51f40d21dc63fae53c25c42939c diff --git a/configure.ac b/configure.ac index 36c17e179..b23cf39ff 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=8 MICRO_VERSION=11 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws125 +EXTRA_VERSION=claws126 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target @@ -412,7 +412,7 @@ if test x"$ac_cv_enable_image_viewer_plugin" = xyes; then fi AM_CONDITIONAL(BUILD_IMAGE_VIEWER_PLUGIN, test x"$ac_cv_enable_image_viewer_plugin" = xyes) if test x"$ac_cv_enable_image_viewer_plugin" = xyes; then - PLUGINS="image $PLUGINS" + PLUGINS="image-viewer $PLUGINS" fi AC_ARG_ENABLE(dillo-viewer-plugin,