File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11AC_PREREQ ( 2.62 ) dnl 2.62 for AC_OPENMP.
22AC_INIT ( [ Touhou Toolkit] , [ 5] ,
3- [ xarnonymous@gmail.com ] ,
4- [ thtk] ,
5- [ http ://code.google. com/p /thtk/ ] )
3+ [ nmlgc@nmlgc.net ] ,
4+ [ thtk-nmlgc ] ,
5+ [ https ://github. com/nmlgc /thtk] )
66AM_INIT_AUTOMAKE ( [ 1.9 foreign] )
77AC_CONFIG_SRCDIR ( [ thdat.c] )
88AC_CONFIG_HEADERS ( [ config.h] )
99AC_CONFIG_MACRO_DIR ( [ m4] )
1010
1111dnl PACKAGE_URL was introduced in autoconf 2.64.
1212m4_ifndef ( [ AC_PACKAGE_URL] ,
13- [ AC_DEFINE ( [ PACKAGE_URL] , [ "http ://code.google. com/p /thtk/ "] ,
13+ [ AC_DEFINE ( [ PACKAGE_URL] , [ "https ://github. com/nmlgc /thtk"] ,
1414 [ Define to the home page for this package.] ) ] )
1515
1616AH_TEMPLATE ( [ HAVE_LIBPNG] ,
Original file line number Diff line number Diff line change 7171utility exits with 0 on success, 1 on error.
7272.\" TODO: .Sh EXAMPLES
7373.Sh SEE ALSO
74- .Lk http ://code.google. com/p /thtk " Project homepage"
74+ .Lk https ://github. com/nmlgc /thtk " Project homepage"
7575.Sh BUGS
7676A few files from TH12 and TH13 contain overlapping entries with different formats.
7777Dumping and recreating these archives will not result in the same archives.
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Extract all files from the archive to the current working directory:
8383thdat x8 th08.dat
8484.Ed
8585.Sh SEE ALSO
86- .Lk http ://code.google. com/p /thtk " Project homepage"
86+ .Lk https ://github. com/nmlgc /thtk " Project homepage"
8787.Sh CAVEATS
8888BGM archives are not supported by the
8989.Nm
Original file line number Diff line number Diff line change 5858utility exits with 0 on success, 1 on error.
5959.\" TODO: .Sh EXAMPLES
6060.Sh SEE ALSO
61- .Lk http ://code.google. com/p /thtk " Project homepage"
61+ .Lk https ://github. com/nmlgc /thtk " Project homepage"
6262.Sh SECURITY CONSIDERATIONS
6363Invalid data may not be properly handled.
6464Do not operate on untrusted files.
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Dump the mission descriptions to standard output:
7575thmsg de125 mission.msg
7676.Ed
7777.Sh SEE ALSO
78- .Lk http ://code.google. com/p /thtk " Project homepage"
78+ .Lk https ://github. com/nmlgc /thtk " Project homepage"
7979.Sh SECURITY CONSIDERATIONS
8080Invalid data may not be properly handled.
8181Do not dump untrusted dialogue files.
You can’t perform that action at this time.
0 commit comments