forked from mirrors/linphone-iphone
Depend on automake 1.9 and tar-pax (posix2001)
make dist was limited to 99 character long filenames.
This commit is contained in:
parent
e88b7a3f68
commit
fce91b4cf8
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ AC_SUBST(LINPHONE_VERSION)
|
|||
AC_MSG_NOTICE([$PACKAGE_NAME-$PACKAGE_VERSION A full featured audio/video sip phone.])
|
||||
AC_MSG_NOTICE([licensed under the terms of the General Public License (GPL)])
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_INIT_AUTOMAKE([1.9 tar-pax])
|
||||
AC_SUBST([LIBTOOL_DEPS])
|
||||
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])],)
|
||||
AC_SUBST([docdir], [${datadir}/doc])
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit f4b3768c9b92bf8d0977374b4a8b5d229c4d393e
|
||||
Subproject commit 64cf0f92ee8550ce2a330726b46782eda9819a73
|
||||
Loading…
Add table
Reference in a new issue