Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
VILLAScommon
Commits
ce4c61db
Commit
ce4c61db
authored
Oct 20, 2020
by
Steffen Vogel
🎅🏼
Browse files
fix HTTP user agent constant
parent
6322f7c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/villas/config.h.in
View file @
ce4c61db
...
...
@@ -42,7 +42,8 @@
#define PROJECT_HOMEPAGE_URL "@CMAKE_PROJECT_HOMEPAGE_URL@"
#define PROJECT_NAME "@CMAKE_PROJECT_DESCRIPTION@"
#define USER_AGENT "@CMAKE_PROJECT_DESCRIPTION@ (@CMAKE_PROJECT_BUILD_ID@)"
#define HTTP_USER_AGENT PROJECT_NAME " (" PROJECT_BUILD_ID ")"
/* Paths */
#define PREFIX "@CMAKE_INSTALL_PREFIX@"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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