summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 75f2767..b75a2d3 100755
--- a/configure
+++ b/configure
@@ -26,7 +26,8 @@ case "$(uname)" in
 		;;
 	(Linux)
 		cat <<-EOF
-		CFLAGS += -D_GNU_SOURCE -D'CERTBOT_PATH="/etc/letsencrypt"'
+		CFLAGS += -D_GNU_SOURCE
+		CFLAGS += -D'CERTBOT_PATH="/etc/letsencrypt"'
 		LDLIBS_calico = \${LDLIBS}
 		RCS =
 		DIRS =
5 -0500'>2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe