mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-04 06:25:08 +00:00
fix AC_INIT tarname
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
AC_INIT([projectM], [2.0.0], [mischa@mvstg.biz], [https://github.com/revmischa/projectm])
|
||||
AC_INIT([projectM], [2.0.0], [mischa@mvstg.biz], [projectM], [https://github.com/revmischa/projectm])
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
|
||||
|
||||
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
|
||||
|
||||
Reference in New Issue
Block a user