From: Eric S. Raymond Date: Fri, 21 Oct 2022 15:21:58 +0000 (-0400) Subject: Fix for GitLab issue #59. X-Git-Tag: 1.12~5 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=750cfe36d8a7d27f2200b5fd827a55cf6d8ae851 Fix for GitLab issue #59. --- diff --git a/Makefile b/Makefile index e392617..59f7e4e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for the open-source release of adventure 2.5 -# To build with save/resume disabled, pass CCFLAGS="-D ADVENT_NOSAVE" +# To build with save/resume disabled, pass CFLAGS="-DADVENT_NOSAVE" VERS=$(shell sed -n