From 52c5b4031c4009cc9c1d7221f39ccdf8f0c6901e Mon Sep 17 00:00:00 2001 From: sirakaba Date: Mon, 9 Nov 2009 14:01:49 +0000 Subject: [PATCH] =?utf8?q?=E7=84=A1=E9=A7=84=E3=81=AA=E8=A8=98=E8=BF=B0?= =?utf8?q?=E3=82=92=E5=89=8A=E9=99=A4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@91 9df91469-1e22-0410-86e7-ea8537beb833 --- src/plugin/cuiWrapper/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin/cuiWrapper/Makefile b/src/plugin/cuiWrapper/Makefile index 54baf4d..8bddd97 100644 --- a/src/plugin/cuiWrapper/Makefile +++ b/src/plugin/cuiWrapper/Makefile @@ -4,7 +4,7 @@ # Define compilers. CC = g++ CPPFLAGS = -c -O3 -Wall -W -fPIC `wx-config --cppflags` -LDFLAGS = -shared -Wl,-Bsymbolic `wx-config --libs` -lwine +LDFLAGS = -shared -Wl,-Bsymbolic `wx-config --libs` # Define i/o files. DIR_OBJ = ../../tmp/cuiWrapper -- 2.11.0