Comparison

configure @ 506:3610196c5e83 default tip

Merge with Zash.
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Sat, 08 Jul 2023 02:17:52 +0700
parent 494:04c216ac429a
comparison
equal deleted inserted replaced
505:289c866d7fb0 506:3610196c5e83
48 --help) 48 --help)
49 show_help 49 show_help
50 exit 0 50 exit 0
51 ;; 51 ;;
52 --lua-lib-dir=*) 52 --lua-lib-dir=*)
53 LUA_LIBDIR="$value" 53 LUA_DIR="$value"
54 ;; 54 ;;
55 --with-squish=*) 55 --with-squish=*)
56 SQUISH="$value" 56 SQUISH="$value"
57 ;; 57 ;;
58 --prosody-rev=*) 58 --prosody-rev=*)