summaryrefslogtreecommitdiffstats
path: root/configure.in.mid
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in.mid')
-rw-r--r--configure.in.mid4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.in.mid b/configure.in.mid
new file mode 100644
index 0000000..2cd575c
--- /dev/null
+++ b/configure.in.mid
@@ -0,0 +1,4 @@
+dnl put here things which have to be done after all usual autoconf macros
+dnl have been run, but before the Makefiles are created
+
+CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"