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

Collapse All | Expand All

(-)src3.2.6.orig/NETGENPLUGIN_SRC_3.2.6/adm_local/unix/config_files/check_NETGEN.m4 (-1 / +1 lines)
Lines 52-58 Link Here
52
52
53
  
53
  
54
54
55
  NETGEN_INCLUDES="-I${NETGEN_HOME}/include"
55
  NETGEN_INCLUDES="-I${NETGEN_HOME}/include/netgen"
56
  
56
  
57
  # check ${NETGEN_HOME}/lib/LINUX directory for libraries
57
  # check ${NETGEN_HOME}/lib/LINUX directory for libraries
58
  if test -f ${NETGEN_HOME}/lib/LINUX/libcsg.a ; then
58
  if test -f ${NETGEN_HOME}/lib/LINUX/libcsg.a ; then

Return to bug 155974