Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 798942
Collapse All | Expand All

(-)a/configure.ac (-2 / +1 lines)
Lines 905-911 if test "$with_python" != "no" ; then Link Here
905
	fi
905
	fi
906
    fi
906
    fi
907
    pythondir='$(PYTHON_SITE_PACKAGES)'
907
    pythondir='$(PYTHON_SITE_PACKAGES)'
908
    PYTHON_LIBS=`python$PYTHON_VERSION-config --ldflags`
908
    PYTHON_LIBS=
909
else
909
else
910
    PYTHON=
910
    PYTHON=
911
fi
911
fi
912
- 

Return to bug 798942