diff options
author | midipix <writeonce@midipix.org> | 2018-12-21 11:31:45 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-21 22:48:22 -0500 |
commit | 30c7086b9fe432179f42c7e155c0c07df6268ebb (patch) | |
tree | 53097e05657cc4398e5be23c0f8cfe35e170ab18 | |
parent | 9c8e9fa708890502a30ec978661d2d542de7a255 (diff) | |
download | ntapi-30c7086b9fe432179f42c7e155c0c07df6268ebb.tar.bz2 ntapi-30c7086b9fe432179f42c7e155c0c07df6268ebb.tar.xz |
build system: configure: remove early development comments.
-rwxr-xr-x | configure | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |