]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected VPATH for wxMotif toolkit
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Tue, 2 Oct 2001 17:03:50 +0000 (17:03 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Tue, 2 Oct 2001 17:03:50 +0000 (17:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure
configure.in

index 432a831f2edb8718756e79e62ef3b49294cbd676..c65f9653df2d6b1a971bd687dbb8fa90107de601 100755 (executable)
--- a/configure
+++ b/configure
@@ -10879,7 +10879,7 @@ rm -f conftest*
         fi
 
         GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lXm $xpm_link -lXmu -lXext -lXt -lX11"
-        TOOLKIT_VPATH="\${top_srcdir}/src/${TOOLKIT_DIR}${PATH_IFS}\${top_srcdir}/src/motif/xmcombo"
+        TOOLKIT_VPATH="\${top_srcdir}/src/motif${PATH_IFS}\${top_srcdir}/src/motif/xmcombo"
         TOOLKIT=MOTIF
         GUIDIST=MOTIF_DIST
     fi
index b449d98af36b3ba2dd7265e58ffc4185c3023bb0..51dc11f7d2b19b8c538d377efb73f5123382ea45 100644 (file)
@@ -1941,7 +1941,7 @@ equivalent variable and GTK+ is version 1.2.3 or above.
         fi
 
         GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lXm $xpm_link -lXmu -lXext -lXt -lX11"
-        TOOLKIT_VPATH="\${top_srcdir}/src/${TOOLKIT_DIR}${PATH_IFS}\${top_srcdir}/src/motif/xmcombo"
+        TOOLKIT_VPATH="\${top_srcdir}/src/motif${PATH_IFS}\${top_srcdir}/src/motif/xmcombo"
         TOOLKIT=MOTIF
         GUIDIST=MOTIF_DIST
     fi