From dd275c8ad815bd8398c49f96eca9048c3088fd1b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 27 Jan 2003 18:58:50 +0000 Subject: [PATCH] describe -DSWIG_GLOBAL --- otk/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/otk/Makefile.am b/otk/Makefile.am index 3a51b217..de6877b9 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -3,6 +3,8 @@ scriptdir = $(libdir)/openbox/python CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ \ -DBUTTONSDIR=\"$(buttonsdir)\" -DSWIG_GLOBAL +# -DSWIG_GLOBAL means we don't have to link libswigpy cuz libotk will export +# everything it would #INCLUDES= -I../src -- 2.39.2