Loading ares/m4/cares-system.m4 +1 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. # serial 1 # serial 2 dnl CARES_CHECK_PATH_SEPARATOR Loading Loading @@ -57,10 +57,8 @@ AC_DEFUN([CARES_CHECK_PATH_SEPARATOR], [ dnl Separator with the greater directory count is the auto-detected one. if test $tst_dirs_sem -gt $tst_dirs_col; then tst_auto_separator=';' PATH_SEPARATOR=';' else tst_auto_separator=':' PATH_SEPARATOR=':' fi if test -z "$PATH_SEPARATOR"; then dnl Simply use the auto-detected one when not already set. Loading m4/curl-system.m4 +1 −3 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. # serial 1 # serial 2 dnl CURL_CHECK_PATH_SEPARATOR Loading Loading @@ -63,10 +63,8 @@ AC_DEFUN([CURL_CHECK_PATH_SEPARATOR], [ dnl Separator with the greater directory count is the auto-detected one. if test $tst_dirs_sem -gt $tst_dirs_col; then tst_auto_separator=';' PATH_SEPARATOR=';' else tst_auto_separator=':' PATH_SEPARATOR=':' fi if test -z "$PATH_SEPARATOR"; then dnl Simply use the auto-detected one when not already set. Loading Loading
ares/m4/cares-system.m4 +1 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. # serial 1 # serial 2 dnl CARES_CHECK_PATH_SEPARATOR Loading Loading @@ -57,10 +57,8 @@ AC_DEFUN([CARES_CHECK_PATH_SEPARATOR], [ dnl Separator with the greater directory count is the auto-detected one. if test $tst_dirs_sem -gt $tst_dirs_col; then tst_auto_separator=';' PATH_SEPARATOR=';' else tst_auto_separator=':' PATH_SEPARATOR=':' fi if test -z "$PATH_SEPARATOR"; then dnl Simply use the auto-detected one when not already set. Loading
m4/curl-system.m4 +1 −3 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. # serial 1 # serial 2 dnl CURL_CHECK_PATH_SEPARATOR Loading Loading @@ -63,10 +63,8 @@ AC_DEFUN([CURL_CHECK_PATH_SEPARATOR], [ dnl Separator with the greater directory count is the auto-detected one. if test $tst_dirs_sem -gt $tst_dirs_col; then tst_auto_separator=';' PATH_SEPARATOR=';' else tst_auto_separator=':' PATH_SEPARATOR=':' fi if test -z "$PATH_SEPARATOR"; then dnl Simply use the auto-detected one when not already set. Loading