Skip to content

Commit

Permalink
gl_cv_func_realpath_works=yes in build-package.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 30, 2017
1 parent 78fdce4 commit ea41b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,7 @@ termux_step_configure_autotools () {
AVOID_GNULIB+=" gl_cv_func_memchr_works=yes"
AVOID_GNULIB+=" gl_cv_func_mkdir_trailing_dot_works=yes"
AVOID_GNULIB+=" gl_cv_func_mkdir_trailing_slash_works=yes"
AVOID_GNULIB+=" gl_cv_func_realpath_works=yes"
AVOID_GNULIB+=" gl_cv_func_select_detects_ebadf=yes"
AVOID_GNULIB+=" gl_cv_func_snprintf_posix=yes"
AVOID_GNULIB+=" gl_cv_func_snprintf_retval_c99=yes"
Expand Down

0 comments on commit ea41b46

Please # to comment.