diff options
Diffstat (limited to 'kolf/configure.in.in')
-rw-r--r-- | kolf/configure.in.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kolf/configure.in.in b/kolf/configure.in.in new file mode 100644 index 00000000..9754545e --- /dev/null +++ b/kolf/configure.in.in @@ -0,0 +1,3 @@ +if test "x$build_arts" = "xno"; then + DO_NOT_COMPILE="$DO_NOT_COMPILE kolf" +fi |