comparison configure @ 54:907fee7c081a

changes probably introduced by a newer version of automake or thelike
author meillo@marmaro.de
date Sat, 29 May 2010 14:23:07 +0200
parents c80a5730bcc5
children 185ba6c0e6f0
comparison
equal deleted inserted replaced
53:b067916f7256 54:907fee7c081a
611 with_group 611 with_group
612 with_user 612 with_user
613 RESOLV_LIBS 613 RESOLV_LIBS
614 GLIB_LIBS 614 GLIB_LIBS
615 GLIB_CFLAGS 615 GLIB_CFLAGS
616 PKG_CONFIG_LIBDIR
617 PKG_CONFIG_PATH
616 PKG_CONFIG 618 PKG_CONFIG
617 RANLIB 619 RANLIB
618 EGREP 620 EGREP
619 GREP 621 GREP
620 CPP 622 CPP
724 LDFLAGS 726 LDFLAGS
725 LIBS 727 LIBS
726 CPPFLAGS 728 CPPFLAGS
727 CPP 729 CPP
728 PKG_CONFIG 730 PKG_CONFIG
731 PKG_CONFIG_PATH
732 PKG_CONFIG_LIBDIR
729 GLIB_CFLAGS 733 GLIB_CFLAGS
730 GLIB_LIBS' 734 GLIB_LIBS'
731 735
732 736
733 # Initialize some variables set by options. 737 # Initialize some variables set by options.
1374 LIBS libraries to pass to the linker, e.g. -l<library> 1378 LIBS libraries to pass to the linker, e.g. -l<library>
1375 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if 1379 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1376 you have headers in a nonstandard directory <include dir> 1380 you have headers in a nonstandard directory <include dir>
1377 CPP C preprocessor 1381 CPP C preprocessor
1378 PKG_CONFIG path to pkg-config utility 1382 PKG_CONFIG path to pkg-config utility
1383 PKG_CONFIG_PATH
1384 directories to add to pkg-config's search path
1385 PKG_CONFIG_LIBDIR
1386 path overriding pkg-config's built-in search path
1379 GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config 1387 GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config
1380 GLIB_LIBS linker flags for GLIB, overriding pkg-config 1388 GLIB_LIBS linker flags for GLIB, overriding pkg-config
1381 1389
1382 Use these variables to override the choices made by `configure' or to help 1390 Use these variables to override the choices made by `configure' or to help
1383 it to find libraries and programs with nonstandard names/locations. 1391 it to find libraries and programs with nonstandard names/locations.
4236 fi 4244 fi
4237 4245
4238 4246
4239 4247
4240 4248
4249
4250
4251
4252
4241 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 4253 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
4242 if test -n "$ac_tool_prefix"; then 4254 if test -n "$ac_tool_prefix"; then
4243 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 4255 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
4244 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 4256 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
4245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4257 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4348 else 4360 else
4349 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4350 $as_echo "no" >&6; } 4362 $as_echo "no" >&6; }
4351 PKG_CONFIG="" 4363 PKG_CONFIG=""
4352 fi 4364 fi
4353
4354 fi 4365 fi
4355 4366
4356 pkg_failed=no 4367 pkg_failed=no
4357 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLIB" >&5 4368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLIB" >&5
4358 $as_echo_n "checking for GLIB... " >&6; } 4369 $as_echo_n "checking for GLIB... " >&6; }
4359 4370
4360 if test -n "$PKG_CONFIG"; then 4371 if test -n "$GLIB_CFLAGS"; then
4361 if test -n "$GLIB_CFLAGS"; then 4372 pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS"
4362 pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS" 4373 elif test -n "$PKG_CONFIG"; then
4363 else 4374 if test -n "$PKG_CONFIG" && \
4364 if test -n "$PKG_CONFIG" && \
4365 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5 4375 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5
4366 ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5 4376 ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5
4367 ac_status=$? 4377 ac_status=$?
4368 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4378 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4369 test $ac_status = 0; }; then 4379 test $ac_status = 0; }; then
4370 pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0" 2>/dev/null` 4380 pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0" 2>/dev/null`
4371 else 4381 else
4372 pkg_failed=yes 4382 pkg_failed=yes
4373 fi 4383 fi
4374 fi 4384 else
4375 else 4385 pkg_failed=untried
4376 pkg_failed=untried 4386 fi
4377 fi 4387 if test -n "$GLIB_LIBS"; then
4378 if test -n "$PKG_CONFIG"; then 4388 pkg_cv_GLIB_LIBS="$GLIB_LIBS"
4379 if test -n "$GLIB_LIBS"; then 4389 elif test -n "$PKG_CONFIG"; then
4380 pkg_cv_GLIB_LIBS="$GLIB_LIBS" 4390 if test -n "$PKG_CONFIG" && \
4381 else
4382 if test -n "$PKG_CONFIG" && \
4383 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5 4391 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5
4384 ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5 4392 ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5
4385 ac_status=$? 4393 ac_status=$?
4386 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4394 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4387 test $ac_status = 0; }; then 4395 test $ac_status = 0; }; then
4388 pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0" 2>/dev/null` 4396 pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0" 2>/dev/null`
4389 else 4397 else
4390 pkg_failed=yes 4398 pkg_failed=yes
4391 fi 4399 fi
4392 fi 4400 else
4393 else 4401 pkg_failed=untried
4394 pkg_failed=untried
4395 fi 4402 fi
4396 4403
4397 4404
4398 4405
4399 if test $pkg_failed = yes; then 4406 if test $pkg_failed = yes; then
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4408 $as_echo "no" >&6; }
4400 4409
4401 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 4410 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
4402 _pkg_short_errors_supported=yes 4411 _pkg_short_errors_supported=yes
4403 else 4412 else
4404 _pkg_short_errors_supported=no 4413 _pkg_short_errors_supported=no
4405 fi 4414 fi
4406 if test $_pkg_short_errors_supported = yes; then 4415 if test $_pkg_short_errors_supported = yes; then
4407 GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0"` 4416 GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0" 2>&1`
4408 else 4417 else
4409 GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0"` 4418 GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0" 2>&1`
4410 fi 4419 fi
4411 # Put the nasty error message in config.log where it belongs 4420 # Put the nasty error message in config.log where it belongs
4412 echo "$GLIB_PKG_ERRORS" >&5 4421 echo "$GLIB_PKG_ERRORS" >&5
4413 4422
4414 as_fn_error "Package requirements (glib-2.0) were not met: 4423 as_fn_error "Package requirements (glib-2.0) were not met:
4418 Consider adjusting the PKG_CONFIG_PATH environment variable if you 4427 Consider adjusting the PKG_CONFIG_PATH environment variable if you
4419 installed software in a non-standard prefix. 4428 installed software in a non-standard prefix.
4420 4429
4421 Alternatively, you may set the environment variables GLIB_CFLAGS 4430 Alternatively, you may set the environment variables GLIB_CFLAGS
4422 and GLIB_LIBS to avoid the need to call pkg-config. 4431 and GLIB_LIBS to avoid the need to call pkg-config.
4423 See the pkg-config man page for more details. 4432 See the pkg-config man page for more details." "$LINENO" 5
4424 " "$LINENO" 5
4425 elif test $pkg_failed = untried; then 4433 elif test $pkg_failed = untried; then
4434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4435 $as_echo "no" >&6; }
4426 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4436 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4427 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4437 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4428 as_fn_error "The pkg-config script could not be found or is too old. Make sure it 4438 as_fn_error "The pkg-config script could not be found or is too old. Make sure it
4429 is in your PATH or set the PKG_CONFIG environment variable to the full 4439 is in your PATH or set the PKG_CONFIG environment variable to the full
4430 path to pkg-config. 4440 path to pkg-config.
4438 else 4448 else
4439 GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS 4449 GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS
4440 GLIB_LIBS=$pkg_cv_GLIB_LIBS 4450 GLIB_LIBS=$pkg_cv_GLIB_LIBS
4441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 4451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4442 $as_echo "yes" >&6; } 4452 $as_echo "yes" >&6; }
4443 : 4453
4444 fi 4454 fi
4445 4455
4446 4456
4447 4457
4448 # Check whether --enable-resolver was given. 4458 # Check whether --enable-resolver was given.