]> git.saurik.com Git - wxWidgets.git/commitdiff
regex lib needs wx headers now
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 18 Dec 2003 10:42:09 +0000 (10:42 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 18 Dec 2003 10:42:09 +0000 (10:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/regex.bkl

index 908ccbc12542c0ef01b0ab91ea43d30222dd3c95..e2081839b1b8055c095a48b4dbc8a1c7e775781d 100644 (file)
@@ -16,6 +16,8 @@
 
     <lib id="wxregex" template="3rdparty_lib"
          cond="wxUSE_REGEX=='builtin' and BUILDING_LIB=='1'">
+        <include cond="FORMAT!='autoconf'">$(TOP_SRCDIR)include</include>
+        <include cond="FORMAT!='autoconf'">$(SETUPHDIR)</include>
         <dirname>$(LIBDIRNAME)</dirname>
         <cflags-borland>-w-8004 -w-8012 -w-8057 -w-8066</cflags-borland> 
         <sources>