diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-02-14 07:54:23 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-02-14 07:54:23 -0800 |
commit | c56068d27a39660e86c364f34f3f9bceb52ad1a9 (patch) | |
tree | 5e24680212da153332510a89231597be16e02aff | |
parent | 370a9eb242948815567a721bfae91866c3184683 (diff) | |
download | txr-c56068d27a39660e86c364f34f3f9bceb52ad1a9.tar.gz txr-c56068d27a39660e86c364f34f3f9bceb52ad1a9.tar.bz2 txr-c56068d27a39660e86c364f34f3f9bceb52ad1a9.zip |
configure: typos in help.
* configure: fix "Flas" and "librariews" typos.
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -498,7 +498,7 @@ platform-cflags [$platform_cflags] platform-ldflags [$platform_ldflags] Specify additional linker flags for anything else, such as hardening, - linking as needed, et cetera. Flas specifying librariews (-l options) + linking as needed, et cetera. Flags specifying libraries (-l options) should be specified using platform-ldlibs instead. Note that these are in addition to any LDFLAGS from the environment or make command line. |