X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=configure;h=dc00370f9bc85071bafbd55ecf7d32d869109059;hb=08e22596863fbed49694485665f4052a8a46bb4e;hp=1a936bdfa946bcef110e655078db1deaefd925ad;hpb=782fb28f975521d66df16c49d81e45a416907628;p=ircu2.10.12-pk.git diff --git a/configure b/configure index 1a936bd..dc00370 100755 --- a/configure +++ b/configure @@ -3168,7 +3168,7 @@ echo "configure:3168: checking whether to enable head in sand 'features'" >&5 # Check whether --enable-headinsand or --disable-headinsand was given. if test "${enable_headinsand+set}" = set; then enableval="$enable_headinsand" - unet_cv_enable_symbols=$enable_headinsand + unet_cv_enable_headinsand=$enable_headinsand else if eval "test \"`echo '$''{'unet_cv_enable_headinsand'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -3180,7 +3180,7 @@ fi echo "$ac_t""$unet_cv_enable_headinsand" 1>&6 -if test x"$unet_cv_enable_headinsand" = xyes; then +if test x"$unet_cv_enable_headinsand" = xno; then CFLAGS="-DNO_HEAD_IN_SAND $CFLAGS" fi