summaryrefslogtreecommitdiffstats
path: root/src/imageutils
diff options
context:
space:
mode:
Diffstat (limited to 'src/imageutils')
-rw-r--r--src/imageutils/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/imageutils/Makefile.am b/src/imageutils/Makefile.am
index 6f2e08f..100d4b0 100644
--- a/src/imageutils/Makefile.am
+++ b/src/imageutils/Makefile.am
@@ -1,7 +1,4 @@
-# QT_CLEAN_NAMESPACE is needed when building with automake, otherwise
-# compilation fails in jpegcontent.cpp
-AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/.. $(LIBEXIF_CFLAGS) $(all_includes) \
- -DQT_CLEAN_NAMESPACE
+AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/.. $(LIBEXIF_CFLAGS) $(all_includes)
AM_CCASFLAGS = -I$(srcdir) $(GV_ASM_DEFS)
KDE_CXXFLAGS = $(USE_EXCEPTIONS)