added directories for Motif headers and libs under Solaris to the search path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -237,6 +237,7 @@ dnl ------------------------------------------------------------------------
|
||||
|
||||
SEARCH_INCLUDE="\
|
||||
/usr/Motif1.2/include \
|
||||
/usr/dt/include/Xm \
|
||||
\
|
||||
/usr/X11R6/include \
|
||||
/usr/X11R5/include \
|
||||
@@ -289,6 +290,7 @@ SEARCH_INCLUDE="\
|
||||
"
|
||||
|
||||
SEARCH_LIB="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` \
|
||||
/usr/dt/lib \
|
||||
"
|
||||
|
||||
dnl ------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user