Use HTTPS with Trac links.
This commit is contained in:
parent
823f75c739
commit
ed173ed91e
29 changed files with 34 additions and 34 deletions
|
|
@ -572,7 +572,7 @@ AC_DEFUN([AC_BAKEFILE_CHECK_BASIC_STUFF],
|
|||
AC_CHECK_TOOL(STRIP, strip, :)
|
||||
AC_CHECK_TOOL(NM, nm, :)
|
||||
|
||||
dnl Don't use `install -d`, see http://trac.wxwidgets.org/ticket/13452
|
||||
dnl Don't use `install -d`, see https://trac.wxwidgets.org/ticket/13452
|
||||
INSTALL_DIR="mkdir -p"
|
||||
AC_SUBST(INSTALL_DIR)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue