From bd98f785cff91d98e2d380a4640f63767841c1b6 Mon Sep 17 00:00:00 2001 From: heck Date: Mon, 12 Dec 2022 01:03:19 +0100 Subject: [PATCH] Build: build.conf --- build.conf | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/build.conf b/build.conf index b98e180..a73c9b3 100644 --- a/build.conf +++ b/build.conf @@ -1,5 +1,7 @@ # The following values reflect the defaults -PREFIX?=/opt/local -DEBUG?=1 -PORTMIDI_ENABLED?=1 -MOUSE_ENABLED?=1 +# uncomment and adjust + +# PREFIX?=/opt/local +# DEBUG?=1 +# PORTMIDI_ENABLED?=1 +# MOUSE_ENABLED?=1