Skip to content
Snippets Groups Projects
Commit 528f4380 authored by jpbl's avatar jpbl
Browse files

merging sflphoned and sflphone

parent 329db103
No related branches found
No related tags found
No related merge requests found
Showing with 10 additions and 4 deletions
......@@ -30,15 +30,16 @@ AC_LANG_CPLUSPLUS
AC_PROG_CXX
AC_PROG_CC
dnl AM_GNU_GETTEXT
AC_PATH_QT
AC_CHECK_COMPILERS
AC_SUBST(LIBQT)
LIBS="$LIBS -lstdc++ $LIB_QT"
dnl AC_PATH_QT
dnl KDE_USE_QT(3.3)
AC_CANONICAL_SYSTEM
AC_ARG_PROGRAM
AM_INIT_AUTOMAKE(sflphoned, $VERSION)
AC_PROG_LIBTOOL
dnl AC_CHECK_COMPILERS
dnl check for portaudio
LP_SETUP_PORTAUDIO
......@@ -168,6 +169,7 @@ debian/changelog \
sflphone.spec \
Makefile \
m4/Makefile \
libs/taxidermy/Makefile \
libs/Makefile \
libs/eXosip2/Makefile \
libs/portaudio/Makefile \
......@@ -177,6 +179,9 @@ libs/utilspp/functor/Makefile \
libs/utilspp/singleton/Makefile \
include/Makefile \
include/eXosip2/Makefile \
skins/Makefile \
skins/metal/Makefile \
skins/gmetal/Makefile \
src/Makefile \
src/sflphone \
src/audio/Makefile \
......@@ -188,6 +193,7 @@ src/audio/pacpp/source/Makefile \
src/audio/pacpp/source/portaudiocpp/Makefile \
src/config/Makefile \
src/gui/Makefile \
src/gui/qt/Makefile \
src/gui/server/Makefile \
src/zeroconf/Makefile \
ringtones/Makefile \
......
images/about.png

2.34 KiB

images/audio.png

1.92 KiB

images/clear_off.png

1.35 KiB

images/clear_on.png

1.35 KiB

images/close_off.png

785 B

images/close_on.png

812 B

images/conference_off.png

2.3 KiB

images/conference_on.png

2.32 KiB

images/directory_off.png

2.02 KiB

images/directory_on.png

2.05 KiB

images/dtmf_0_off.png

1.58 KiB

images/dtmf_0_on.png

1.64 KiB

images/dtmf_1_off.png

1.39 KiB

images/dtmf_1_on.png

1.41 KiB

images/dtmf_2_off.png

2.18 KiB

images/dtmf_2_on.png

2.22 KiB

images/dtmf_3_off.png

2.18 KiB

images/dtmf_3_on.png

2.22 KiB

images/dtmf_4_off.png

2.04 KiB

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