Skip to content
Snippets Groups Projects
Commit 55233da1 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Add libtool flags in client configure.ac

parent c8587ee0
No related branches found
No related tags found
No related merge requests found
SUBDIRS = src pixmaps
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = sflphone.desktop.in
appsdir = $(datadir)/applications
apps_in_files = sflphone.desktop.in
......
AC_INIT([SFLphone],[0.9.3],[sflphoneteam@savoirfairelinux.com],[sflphone])
AM_CONFIG_HEADER(config.h)
LT_INIT
PACKAGE=SFLphone
VERSION=0.9.3
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AC_CONFIG_MACRO_DIR([m4])
AC_ARG_WITH(debug,
AS_HELP_STRING(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment