Files
George Joseph 590b490ba2 asterisk.c: Fix #if HAVE_LIBEDIT_IS_UNICODE.
Line 2729 has `#if HAVE_LIBEDIT_IS_UNICODE` instead if `#ifdef`.  Since
macros defined by autoconf are either set to `1` or not set at all,
older distros where libedit isn't unicode won't have that macro defined
and will fail to compile.

Resolves: #1896
2026-04-22 19:43:10 +00:00
..
2025-02-20 21:46:35 +00:00
2026-03-02 16:43:30 +00:00
2025-02-20 21:46:35 +00:00
2026-03-05 12:52:43 +00:00
2025-01-29 14:18:25 +00:00
2026-03-17 18:17:34 +00:00
2025-02-20 21:46:35 +00:00
2016-10-27 09:53:55 -04:00
2021-11-18 14:46:42 -06:00
2025-06-02 16:35:34 +00:00