From 95cac07c2f96d65ab19c185dc914634fbc8c5423 Mon Sep 17 00:00:00 2001 From: midipix Date: Dec 22 2018 03:48:26 +0000 Subject: build system: configure: remove early development comments. --- diff --git a/configure b/configure index 0d80ea4..1f66dc7 100755 --- a/configure +++ b/configure @@ -1,9 +1,4 @@ #!/bin/sh -# we are no longer lazy. - -# this script respects both CFLAGS and CFLAGS_CMDLINE, -# as well as both LDFLAGS and LDFLAGS_CMDLINE, however -# the latter variable of each pair should be preferred. set -eu