Update project URL

This commit is contained in:
Matthieu Herrb 2023-04-27 14:00:21 +02:00
parent 7b587fd59f
commit 72eba42917

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.65])
AC_INIT([echoc], 0.6.99, [https://chiliproject.tetaneutral.net/projects/git-tetaneutral-net/repository/echoc], echoc)
AC_INIT([echoc], 0.6.99, [https://gitlab.laas.fr/matthieu/echoc], echoc)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_CONFIG_MACRO_DIR([m4])
AC_PROG_CC