diff options
Diffstat (limited to 'otk')
| -rw-r--r-- | otk/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/Makefile.am b/otk/Makefile.am index e9193eba..b3e10767 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -1,4 +1,4 @@ -CXXFLAGS=`pkg-config --cflags xft` @CXXFLAGS@ \ +CPPFLAGS=`pkg-config --cflags xft` @CPPFLAGS@ \ -Dmultibyte\(\)=True INCLUDES= -I../src |
