diff options
author | midipix <writeonce@midipix.org> | 2018-12-21 11:31:45 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-21 22:48:29 -0500 |
commit | b7b88419a962bd462039848c47c17adb86e18a41 (patch) | |
tree | a39eefcae6c44c5f31755770519c94c5a9abf7e7 /configure | |
parent | 45ff965ab819a97509844390172b8069abd300e5 (diff) | |
download | ptycon-b7b88419a962bd462039848c47c17adb86e18a41.tar.bz2 ptycon-b7b88419a962bd462039848c47c17adb86e18a41.tar.xz |
build system: configure: remove early development comments.
Diffstat (limited to 'configure')
-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 |