mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 03:13:34 +00:00
Drop tarball name from AC_INIT as it confuses the hell out of what we need
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1858 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
6ce3b4e526
commit
471bbb68e5
@ -4,7 +4,7 @@
|
||||
# bootstrap / init
|
||||
AC_PREREQ([2.61])
|
||||
|
||||
AC_INIT([corosync], [0.95], [openais@lists.osdl.org], [corosync-0.95.tar.gz])
|
||||
AC_INIT([corosync], [0.95], [openais@lists.osdl.org])
|
||||
AM_INIT_AUTOMAKE
|
||||
|
||||
AC_CONFIG_SRCDIR([lib/coroipc.c])
|
||||
|
Loading…
Reference in New Issue
Block a user