headers location fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5d4d67bc9b
commit
717226c9c9
@ -44,7 +44,7 @@ while test $# -gt 0; do
|
||||
includes=-I@includedir@
|
||||
fi
|
||||
fi
|
||||
includes="$includes -I@datadir@/include -I@datadir@/@PACKAGE@/include"
|
||||
includes="$includes -I@includedir@ -I@datadir@/@PACKAGE@/include"
|
||||
echo $includes @WXDEBUG_DEFINE@ @TOOLKIT_DEF@ @TOOLKIT_INCLUDE@
|
||||
;;
|
||||
--libs)
|
||||
|
Loading…
Reference in New Issue
Block a user