[uim-commit] r493 - trunk
kzk at freedesktop.org
kzk at freedesktop.org
Wed Feb 2 15:49:20 PST 2005
Author: kzk
Date: 2005-02-02 15:49:17 -0800 (Wed, 02 Feb 2005)
New Revision: 493
Modified:
trunk/Makefile.am
Log:
* Makefile.am
- forgot to change CXXFLAG for qedittest
Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am 2005-02-02 23:15:24 UTC (rev 492)
+++ trunk/Makefile.am 2005-02-02 23:49:17 UTC (rev 493)
@@ -27,7 +27,7 @@
if QT
qedittest = qedittest
qedittest_SOURCES = qedittest.cpp
-qedittest_CXXFLAGS = $(UIM_QT_CFLAGS)
+qedittest_CXXFLAGS = $(UIM_QT_CXXFLAGS)
qedittest_LDFLAGS = $(UIM_QT_LDFLAGS)
endif
More information about the Uim-commit
mailing list