mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Replace references to BitBucket with GitHub.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Welcome to HaikuPorts!
|
||||
|
||||
To get started, [read the wiki!](https://bitbucket.org/haikuports/haikuports/wiki/Home)
|
||||
# Welcome to HaikuPorts!
|
||||
|
||||
To get started, [read the wiki!](https://github.com/haikuports/haikuports/wiki/)
|
||||
|
||||
@@ -88,7 +88,7 @@ index 73a762a..faf7cb9 100644
|
||||
+AC_DEFINE([HAVE_MEMSET],[1],[Haiku has memset])
|
||||
+AC_DEFINE([HAVE_SCANDIR],[1],[Haiku has scandir])
|
||||
+AC_DEFINE([HAVE_ALPHASORT],[1],[Haiku has alphashort])
|
||||
+AC_DEFINE([PACKAGE_BUGREPORT],["http://bitbucket.org/haikuports/haikuports"],[Haikuports bugs])
|
||||
+AC_DEFINE([PACKAGE_BUGREPORT],["http://github.com/haikuports/haikuports"],[Haikuports bugs])
|
||||
|
||||
if test x$want_backtrace = xyes; then
|
||||
AC_CHECK_FUNCS([backtrace])
|
||||
|
||||
Reference in New Issue
Block a user