diff options
author | Kylie McClain <kylie@somas.is> | 2022-03-01 20:17:25 -0500 |
---|---|---|
committer | Kylie McClain <kylie@somas.is> | 2022-03-01 20:17:25 -0500 |
commit | 11aa8aefb6aa62bf0ffbd3701037daf147dd19d3 (patch) | |
tree | 1a3326ab200bfcd28347d80bc7f0651b4b1bb5a9 /configure | |
parent | chat.c: o pona e toki lon open ilo (diff) | |
parent | Specify commands which depend on caps (diff) | |
download | catgirl-11aa8aefb6aa62bf0ffbd3701037daf147dd19d3.tar.gz catgirl-11aa8aefb6aa62bf0ffbd3701037daf147dd19d3.zip |
Merge branch 'master' of git.causal.agency:pub/catgirl into somasis/tokipona
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure index 3459f94..9465b77 100755 --- a/configure +++ b/configure @@ -45,6 +45,7 @@ case "$(uname)" in cflags -Wno-pedantic -D_GNU_SOURCE config libtls ncursesw defvar OPENSSL_BIN openssl exec_prefix /bin/openssl + echo 'OBJS += compat_readpassphrase.o' ;; (Darwin) cflags -D__STDC_WANT_LIB_EXT1__=1 |