summaryrefslogtreecommitdiffstats
path: root/lilo-config/qt/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'lilo-config/qt/configure.in.in')
-rw-r--r--lilo-config/qt/configure.in.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/lilo-config/qt/configure.in.in b/lilo-config/qt/configure.in.in
new file mode 100644
index 0000000..db37557
--- /dev/null
+++ b/lilo-config/qt/configure.in.in
@@ -0,0 +1,4 @@
+# There's no point in compiling the Qt-only frontend inside a KDE package...
+# Leaving it out, but there's not much of a point in removing the code (it still
+# has its uses), and it's quite short, so...
+DO_NOT_COMPILE="$DO_NOT_COMPILE qt"