mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Issue tracker in GitLab now
This commit is contained in:
parent
73b15ac5b2
commit
dcc2130afd
@ -2,8 +2,7 @@ dnl ###########
|
|||||||
dnl ## SETUP ###########################################################
|
dnl ## SETUP ###########################################################
|
||||||
dnl ###########
|
dnl ###########
|
||||||
|
|
||||||
AC_INIT([ezstream], [1.0.0],
|
AC_INIT([ezstream], [1.0.0], [https://gitlab.xiph.org/xiph/ezstream/issues])
|
||||||
[https://trac.xiph.org/newticket?component=ezstream])
|
|
||||||
AC_PREREQ([2.61])
|
AC_PREREQ([2.61])
|
||||||
AC_CONFIG_SRCDIR([src/ezstream.c])
|
AC_CONFIG_SRCDIR([src/ezstream.c])
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
|
Loading…
Reference in New Issue
Block a user