Skip to content

Commit 3fb891a

Browse files
committed
fix(build): Remove obsolete workaround for macOS dependency paths
1 parent 9b3f5de commit 3fb891a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ AC_SUBST([ICU_LIBS])
247247

248248
case $host_os in
249249
darwin*)
250-
LUAROCKSARGS="EXPAT_DIR=/usr/local/opt/expat OPENSSL_DIR=/usr/local/opt/openssl ZLIB_DIR=/usr/local/opt/zlib"
251250
SHARED_LIB_EXT="so"
252251
;;
253252
cygwin*|mingw*)

0 commit comments

Comments
 (0)