Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
7f14365d
Commit
7f14365d
authored
Apr 15, 2019
by
Andreas Traczyk
Browse files
update config: migrate to jami
Change-Id: Ie07b8ee33ee2e775733d5c2119a263181d31fb38
parent
14dbfc51
Changes
1
Hide whitespace changes
Inline
Side-by-side
MSVC/config.h
View file @
7f14365d
#pragma comment(lib, "secp256k1.lib")
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
...
...
@@ -47,9 +46,6 @@ systems. This function is required for `alloca.c' support on those systems.
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define if you have IPv6 */
#define HAVE_IPV6 0
/* Define if you have jack */
#define HAVE_JACK 0
...
...
@@ -99,10 +95,10 @@ systems. This function is required for `alloca.c' support on those systems.
#define HAVE_SHM 0
/* Define if you have libspeex */
#define HAVE_SPEEX
1
#define HAVE_SPEEX
0
/* Define if you have libspeexdsp */
#define HAVE_SPEEXDSP
1
#define HAVE_SPEEXDSP
0
/* Define to 1 if stdbool.h conforms to C99. */
#define HAVE_STDBOOL_H 1
...
...
@@ -147,19 +143,19 @@ systems. This function is required for `alloca.c' support on those systems.
#define LT_OBJDIR ".libs/"
/* Name of package */
#define PACKAGE "
ring
"
#define PACKAGE "
jami
"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "
ring
@lists.savoirfairelinux.net"
#define PACKAGE_BUGREPORT "
jami
@lists.savoirfairelinux.net"
/* Define to the full name of this package. */
#define PACKAGE_NAME "
Ring
"
#define PACKAGE_NAME "
Jami
"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "
Ring 2.3.0
"
#define PACKAGE_STRING "
Jami
"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "
ring
"
#define PACKAGE_TARNAME "
jami
"
/* Define to the home page for this package. */
#define PACKAGE_URL ""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment