mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-12 12:59:30 +00:00
For python package in mac
This commit is contained in:
@@ -55,7 +55,7 @@ fi
|
||||
if test x"$MSYSTEM" = x"MINGW32"; then
|
||||
autoreconf --install -I/local/share/aclocal
|
||||
elif test "${TERM_PROGRAM}" = "Apple_Terminal" ; then
|
||||
autoreconf --install -I/usr/local/share/aclocal
|
||||
autoreconf --install -I/opt/local/share/aclocal
|
||||
else
|
||||
autoreconf --install
|
||||
fi
|
||||
|
Reference in New Issue
Block a user