summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-05-18 11:12:58 +0300
committerBerker Peksag <berker.peksag@gmail.com>2016-05-18 11:12:58 +0300
commit1b4f5ee6a4989d7eda7766c5864908c389586c6f (patch)
tree82c7667d64c55e21df8d802e8fbb9fbf10209ddb /configure.ac
parenta44a5b863aaae98041e11aa3256907bf912ee4d6 (diff)
downloadlibffi-1b4f5ee6a4989d7eda7766c5864908c389586c6f.tar.gz
Update project URLs to use libffi/libffi
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da7c432..19dd5c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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