mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Used HTTPS for tio.github.io
This commit is contained in:
parent
e88c4d55da
commit
cf15601e82
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.68])
|
||||
AC_INIT([tio], [1.7], [], [tio], [http://tio.github.io])
|
||||
AC_INIT([tio], [1.7], [], [tio], [https://tio.github.io])
|
||||
AC_CONFIG_HEADERS([src/include/config.h])
|
||||
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip -Wall -Werror])
|
||||
AM_SILENT_RULES([yes])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue