]> git.pld-linux.org Git - packages/LDAPExplorerTool.git/blame_incremental - LDAPExplorerTool-xrc.patch
- converted to UTF-8
[packages/LDAPExplorerTool.git] / LDAPExplorerTool-xrc.patch
... / ...
CommitLineData
1--- configure.in~ 2003-10-28 23:01:41.000000000 +0100
2+++ configure.in 2004-04-29 16:27:28.518393656 +0200
3@@ -55,7 +55,7 @@
4 [AC_MSG_ERROR([Cannot find GTK: Is gtk-config in path?])],
5 gthread)
6 dnl Ugly hack until wx-config supports it (in 2.4.2)
7- WX_XRC_LIBS="`wx-config --libs | xargs -n 1 echo | grep wx_ | sed 's/-2.4/_xrc&/'`"
8+ WX_XRC_LIBS="`$WX_CONFIG_NAME --libs | xargs -n 1 echo | grep wx_ | sed 's/-2.4/_xrc&/' | sed 's/-2.6/_xrc&/' | xargs`"
9 fi
10 AC_SUBST(WX_XRC_LIBS)
11
This page took 0.073518 seconds and 4 git commands to generate.