Searched refs:incdir (Results 1 – 5 of 5) sorted by relevance
26 incdir=`echo "$1" | sed 's/^-[Ii]//'`27 if [ "x$incdir" = x -a "x$2" != x ] ; then30 *) incdir="$2"; shift;;33 if [ "x$incdir" != x ] ; then35 incdir=`echo "$incdir" | sed 's%/*$%/%'`36 command="$command -I$incdir"
50 $1[incdir=$withval],$1[incdir=nada])53 eval incval=\$\{$1incdir\}75 AC_MSG_ERROR([The --with-]$1[-incdir value must be a directory])83 AC_MSG_ERROR([The --with-]$1[-incdir option must be specified])
459 incdir=-I/usr/include/libnl3463 incdir=-I${withval}/include479 V_INCLS="$V_INCLS ${incdir}"481 ],[], ${incdir} ${libnldir} -lnl-genl-3 -lnl-3 )
5543 incdir=-I/usr/include/libnl35547 incdir=-I${withval}/include5559 LIBS="-lnl-3 ${incdir} ${libnldir} -lnl-genl-3 -lnl-3 $LIBS"5607 V_INCLS="$V_INCLS ${incdir}"
1436 incdir="-I$1/include"