Merge pull request #246 from berkerpeksag/update-github-links

Update project URLs to use libffi/libffi
This commit is contained in:
Tom Tromey
2016-05-18 10:07:31 -06:00
2 changed files with 2 additions and 2 deletions

2
README
View File

@@ -183,7 +183,7 @@ To install the library and header files, type "make install".
History
=======
See the git log for details at http://github.com/atgreen/libffi.
See the git log for details at http://github.com/libffi/libffi.
4.0 TBD
New API in support of GO closures.

View File

@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.68)
AC_INIT([libffi], [3.99999], [http://github.com/atgreen/libffi/issues])
AC_INIT([libffi], [3.99999], [http://github.com/libffi/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM