X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure;h=0ac3d15aee9f63bcb99ca2f789b07d23756e3408;hb=d72c438cc28341daa8177d5e4fcaf4d3447b1a21;hp=ded8eba81f0d8c56e10ff8961941472bd6bc0684;hpb=4896227c24793711b639caf613a47459e4626b71;p=platform%2Fupstream%2Fembryo.git diff --git a/configure b/configure index ded8eba..0ac3d15 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for embryo 1.7.3. +# Generated by GNU Autoconf 2.68 for embryo 1.7.4. # # Report bugs to . # @@ -570,8 +570,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='embryo' PACKAGE_TARNAME='embryo' -PACKAGE_VERSION='1.7.3' -PACKAGE_STRING='embryo 1.7.3' +PACKAGE_VERSION='1.7.4' +PACKAGE_STRING='embryo 1.7.4' PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' PACKAGE_URL='' @@ -1333,7 +1333,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures embryo 1.7.3 to adapt to many kinds of systems. +\`configure' configures embryo 1.7.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1403,7 +1403,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of embryo 1.7.3:";; + short | recursive ) echo "Configuration of embryo 1.7.4:";; esac cat <<\_ACEOF @@ -1521,7 +1521,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -embryo configure 1.7.3 +embryo configure 1.7.4 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1944,7 +1944,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by embryo $as_me 1.7.3, which was +It was created by embryo $as_me 1.7.4, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2768,7 +2768,7 @@ fi # Define the identity of the package. PACKAGE='embryo' - VERSION='1.7.3' + VERSION='1.7.4' cat >>confdefs.h <<_ACEOF @@ -11739,7 +11739,7 @@ _ACEOF cat >>confdefs.h <<_ACEOF -#define VMIC 3 +#define VMIC 4 _ACEOF @@ -11747,7 +11747,7 @@ cat >>confdefs.h <<_ACEOF #define VREV 0 _ACEOF -version_info="8:3:7" +version_info="8:4:7" release_info="" @@ -15060,7 +15060,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by embryo $as_me 1.7.3, which was +This file was extended by embryo $as_me 1.7.4, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15126,7 +15126,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -embryo config.status 1.7.3 +embryo config.status 1.7.4 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" @@ -16925,6 +16925,9 @@ echo echo " Build embryo_cc......: $have_embryo_cc" echo echo " Documentation........: ${build_doc}" +if test "x${build_doc}" = "xyes" ; then +echo " Installation.......: make install-doc" +fi echo echo "Compilation............: make (or gmake)" echo " CPPFLAGS.............: $CPPFLAGS"