From 3d709982b66314b23b5957041580dd4918561a53 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sun, 6 Feb 2022 18:11:03 +0800 Subject: Add a script to build for debugging purposes I think this is a better practice than the previously used hard-coded configure option. --- src/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 82712aa..64d2a3d 100644 --- a/src/config.h +++ b/src/config.h @@ -1,9 +1,6 @@ /* src/config.h. Generated from config.h.in by configure. */ /* src/config.h.in. Generated from configure.ac by autoheader. */ -/* Define if one wants to debug the program. */ -/* #undef DEBUG */ - /* Name of package */ #define PACKAGE "eps" -- cgit v1.2.3-18-g5258