touchup configure --help output

SVN revision: 18076
This commit is contained in:
Mike Frysinger 2005-10-29 02:30:36 +00:00
parent 83f010591d
commit af3f43a3e3
1 changed files with 21 additions and 21 deletions

View File

@ -130,7 +130,7 @@ ecore_txt_cflags="";
ecore_txt_libs="";
AC_ARG_ENABLE(ecore-txt,
[ --disable-ecore-txt disable the ecore_txt module],
[ --disable-ecore-txt disable the ecore_txt module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -237,7 +237,7 @@ x_ldflags="";
if test "x$have_ecore_txt" = "xyes"; then
AC_MSG_CHECKING(whether ecore_x module is to be built)
AC_ARG_ENABLE(ecore-x,
[ --disable-ecore-x disable the ecore_x module], [
[ --disable-ecore-x disable the ecore_x module], [
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
else
@ -427,7 +427,7 @@ ecore_job_cflags="";
ecore_job_libs="";
AC_ARG_ENABLE(ecore-job,
[ --disable-ecore-job disable the ecore_job module],
[ --disable-ecore-job disable the ecore_job module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -460,7 +460,7 @@ ecore_dfb_libs="";
AC_MSG_CHECKING(whether ecore_dfb module is to be built)
AC_ARG_ENABLE(ecore-dfb,
[ --disable-ecore-dfb disable the ecore_dfb module],
[ --disable-ecore-dfb disable the ecore_dfb module],
[
if test "$enableval" = "yes" ; then
AC_MSG_RESULT(yes)
@ -498,7 +498,7 @@ ecore_fb_libs="";
AC_MSG_CHECKING(whether ecore_fb module is to be built)
AC_ARG_ENABLE(ecore-fb,
[ --disable-ecore-fb disable the ecore_fb module],
[ --disable-ecore-fb disable the ecore_fb module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -539,7 +539,7 @@ evas_libs="";
AC_MSG_CHECKING(whether ecore_evas module is to be built)
AC_ARG_ENABLE(ecore-evas,
[ --disable-ecore-evas disable the ecore_evas module],
[ --disable-ecore-evas disable the ecore_evas module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -575,7 +575,7 @@ have_ecore_evas_gl="no";
AC_MSG_CHECKING(whether ecore_evas gl support is to be built)
AC_ARG_ENABLE(ecore-evas-gl,
[ --disable-ecore-evas-gl disable gl in the ecore_evas module],
[ --disable-ecore-evas-gl disable gl in the ecore_evas module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -617,7 +617,7 @@ have_ecore_evas_xrender="no";
AC_MSG_CHECKING(whether ecore_evas xrender support is to be built)
AC_ARG_ENABLE(ecore-evas-xrender,
[ --disable-ecore-evas-xrender disable xrender in the ecore_evas module],
[ --disable-ecore-evas-xrender disable xrender in the ecore_evas module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -659,7 +659,7 @@ have_ecore_evas_dfb="no";
AC_MSG_CHECKING(whether ecore_evas DirectFB support is to be built)
AC_ARG_ENABLE(ecore-evas-dfb,
[ --disable-ecore-evas-dfb disable DirectFB in the ecore_evas module],
[ --disable-ecore-evas-dfb disable DirectFB in the ecore_evas module],
[
if test "$enableval" = "yes" ; then
AC_MSG_RESULT(yes)
@ -694,7 +694,7 @@ have_ecore_evas_fb="no";
AC_MSG_CHECKING(whether ecore_evas fb support is to be built)
AC_ARG_ENABLE(ecore-evas-fb,
[ --disable-ecore-evas-fb disable fb in the ecore_evas module],
[ --disable-ecore-evas-fb disable fb in the ecore_evas module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -728,7 +728,7 @@ have_ecore_evas_buffer="no";
AC_MSG_CHECKING(whether ecore_evas buffer support is to be built)
AC_ARG_ENABLE(ecore-evas-buffer,
[ --disable-ecore-evas-buffer disable buffer in the ecore_evas module],
[ --disable-ecore-evas-buffer disable buffer in the ecore_evas module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -766,7 +766,7 @@ ecore_con_cflags="";
ecore_con_libs="";
AC_ARG_ENABLE(ecore-con,
[ --disable-ecore-con disable the ecore_con module],
[ --disable-ecore-con disable the ecore_con module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -792,7 +792,7 @@ AC_SUBST(ecore_con_cflags)
AC_SUBST(ecore_con_libs)
AC_ARG_ENABLE(openssl,
[ --enable-openssl enable openssl support (default: autodetect)],
[ --enable-openssl enable openssl support @<:@default=auto@:>@],
[ use_openssl=$enableval ],
[ use_openssl=yes ]
)
@ -815,7 +815,7 @@ ecore_ipc_libs="";
if test "x$have_ecore_con" = "xyes"; then
AC_MSG_CHECKING(whether ecore_ipc module is to be built)
AC_ARG_ENABLE(ecore-ipc,
[ --disable-ecore-ipc disable the ecore_ipc module],
[ --disable-ecore-ipc disable the ecore_ipc module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -856,7 +856,7 @@ dbus_cflags="";
dbus_libs="";
AC_ARG_ENABLE(ecore-dbus,
[ --disable-ecore-dbus disable the ecore_dbus module],
[ --disable-ecore-dbus disable the ecore_dbus module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -900,7 +900,7 @@ ecore_config_cflags="";
ecore_config_libs="";
AC_ARG_ENABLE(ecore-config,
[ --disable-ecore-config disable the ecore_config module],
[ --disable-ecore-config disable the ecore_config module],
[
if test x"$enableval" = x"yes" ; then
AC_MSG_RESULT(yes)
@ -941,7 +941,7 @@ use_curl="no"
AC_MSG_CHECKING(whether ecore_file module is to be built)
AC_ARG_ENABLE(ecore-file,
[ --disable-ecore-file disable the ecore_file module],
[ --disable-ecore-file disable the ecore_file module],
[
if test "$enableval" = "yes"; then
AC_MSG_RESULT(yes)
@ -967,7 +967,7 @@ if test "x$have_ecore_file" = "xyes"; then
dnl We need to check if the right inotify version is accessible
AC_MSG_CHECKING(whether inotify is to be used for filemonitoring)
AC_ARG_ENABLE(inotify,
[ --disable-inotify disable inotify in the ecore_file module],
[ --disable-inotify disable inotify in the ecore_file module],
[
if test "$enableval" = "yes"; then
AC_MSG_RESULT(yes)
@ -1030,7 +1030,7 @@ if test "x$have_ecore_file" = "xyes"; then
AC_MSG_CHECKING(whether polling is to be used for filemonitoring)
AC_ARG_ENABLE(poll,
[ --disable-poll disable poll in the ecore_file module],
[ --disable-poll disable poll in the ecore_file module],
[
if test "$enableval" = "yes"; then
AC_MSG_RESULT(yes)
@ -1050,7 +1050,7 @@ if test "x$have_ecore_file" = "xyes"; then
use_curl="no"
AC_MSG_CHECKING(whether CURL is to be used for file download)
AC_ARG_ENABLE(curl,
[ --enable-curl enable curl in the ecore_file module],
[ --enable-curl enable curl in the ecore_file module],
[
if test "$enableval" = "yes"; then
AC_MSG_RESULT(yes)
@ -1079,7 +1079,7 @@ AC_SUBST(fam_libs)
AC_SUBST(ecore_file_libs)
AC_ARG_ENABLE(pthreads,
[--disable-pthreads disable building with pthread support],
[ --disable-pthreads disable building with pthread support],
[
if test x$enableval = xyes; then
pthreads=yes