Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 77197 | Differences between
and this patch

Collapse All | Expand All

(-)brlcad-7.4.2.old/configure.ac (-1 / +1 lines)
Lines 1908-1914 Link Here
1908
PRECPPFLAGS="$CPPFLAGS"
1908
PRECPPFLAGS="$CPPFLAGS"
1909
if test "x$itcl_link_works" = "xyes" ; then
1909
if test "x$itcl_link_works" = "xyes" ; then
1910
	LIBS="$LIBS $LIBITCL $LIBTCL"
1910
	LIBS="$LIBS $LIBITCL $LIBTCL"
1911
	CPPFLAGS="$CPPFLAGS -Iinclude"
1911
	CPPFLAGS="$CPPFLAGS"
1912
fi
1912
fi
1913
AC_TRY_RUN([
1913
AC_TRY_RUN([
1914
#include <itcl.h>
1914
#include <itcl.h>

Return to bug 77197