summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-16 13:42:07 -0600
committerTimothy Pearson <[email protected]>2011-11-16 13:42:07 -0600
commite4312018d88efdf7c3b3e8a0deed5f85525f9706 (patch)
treea43fa49ad1572ff0ae326bdc46843e94d849c876 /configure.in
parent9d229a011046e69ced6b516990b28c304dd01c04 (diff)
downloadkrusader-e4312018d88efdf7c3b3e8a0deed5f85525f9706.tar.gz
krusader-e4312018d88efdf7c3b3e8a0deed5f85525f9706.zip
Additional renaming of kde to tde
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index ecfda06..ed07f5e 100644
--- a/configure.in
+++ b/configure.in
@@ -162,12 +162,12 @@ dnl PACKAGE set before
# It can be used to add a name to a release. If commented out only VERSION is used, see main.cpp
AH_BOTTOM([#define RELEASE_NAME "Power Stone"])
-dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
-dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
-dnl CXXFLAGS="$CXXFLAGS $USE_EXCEPTIONS" dnl __kdevelop[exc]__
+dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __tdevelop[noopt]__
+dnl CFLAGS="$NOOPT_CFLAGS" dnl __tdevelop[noopt]__
+dnl CXXFLAGS="$CXXFLAGS $USE_EXCEPTIONS" dnl __tdevelop[exc]__
-dnl KDE_NEED_FLEX dnl __kdevelop__
-dnl AC_PROG_YACC dnl __kdevelop__
+dnl KDE_NEED_FLEX dnl __tdevelop__
+dnl AC_PROG_YACC dnl __tdevelop__
CPPFLAGS="$CPPFLAGS -D_LARGEFILE64_SOURCE -DKDE_NO_COMPAT -DQT_NO_ASCII_CAST"