Skip to content
Snippets Groups Projects
Commit aa173c39 authored by Marat Radchenko's avatar Marat Radchenko Committed by Pierre-Luc Bacon
Browse files

[PATCH] Fixed compatibility with old libtool versions.

libtool <= 2.2 doesn't have LT_INIT macro so AC_PROG_LIBTOOL should be
used instead.

See http://bugs.mysql.com/bug.php?id=51009 for in-detail analysis of
same problem.
parent 1dbcceca
No related branches found
No related tags found
No related merge requests found
AC_INIT([SFLphone],[0.9.11],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
AM_CONFIG_HEADER(config.h)
LT_INIT
GNOME_DOC_INIT
PACKAGE=SFLphone
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment