mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
core: Cleanup gerrit and JIRA references. (#58)
* Remove .gitreview and switch to pulling the main asterisk branch version from configure.ac instead. * Replace references to JIRA with GitHub. * Other minor cleanup found along the way. Resolves: #39
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
AC_PREREQ(2.60a)
|
||||
|
||||
AC_INIT([asterisk], [trunk], [https://issues.asterisk.org])
|
||||
AC_INIT([asterisk], [master], [https://github.com/asterisk/asterisk/issues])
|
||||
|
||||
# cross-compile macros
|
||||
AC_CANONICAL_BUILD
|
||||
|
Reference in New Issue
Block a user