mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
build: update fdo links
We use "miracle" as project-name and for all links and tokens. The fancy name stays "MiracleCast". Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
This commit is contained in:
parent
15aa4eeece
commit
36da68594b
2 changed files with 7 additions and 7 deletions
|
@ -5,11 +5,11 @@
|
|||
|
||||
AC_PREREQ(2.68)
|
||||
|
||||
AC_INIT([miraclecast],
|
||||
AC_INIT([miracle],
|
||||
[1],
|
||||
[http://www.freedesktop.org/wiki/Software/miraclecast],
|
||||
[miraclecast],
|
||||
[http://www.freedesktop.org/wiki/Software/miraclecast])
|
||||
[http://www.freedesktop.org/wiki/Software/miracle],
|
||||
[miracle],
|
||||
[http://www.freedesktop.org/wiki/Software/miracle])
|
||||
AC_CONFIG_SRCDIR([src/miraclectl.c])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue