git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 1999-11-27 16:42:26 +00:00
parent 66f384064d
commit 9826157f41
3 changed files with 11 additions and 9 deletions

View file

@ -45,7 +45,7 @@ while test $# -gt 0; do
fi
fi
includes="$includes -I@libdir@/wx/include"
echo $includes @WXDEBUG_DEFINE@ @TOOLKIT_DEF@ @TOOLKIT_INCLUDE@
echo $includes @WXDEBUG_DEFINE@ @TOOLKIT_DEF@
;;
--libs)
if test @libdir@ != /usr/lib ; then