projects
/
umurmur.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
286698a
)
fixed a typo
author
Felix Morgner
<felix.morgner@gmail.com>
Wed, 15 Jan 2014 16:24:11 +0000
(17:24 +0100)
committer
Felix Morgner
<felix.morgner@gmail.com>
Wed, 15 Jan 2014 16:24:11 +0000
(17:24 +0100)
src/config.h.in
patch
|
blob
|
history
diff --git
a/src/config.h.in
b/src/config.h.in
index a8a17989eddc6d2788a73ba33498cec24c182cfe..fba1f919177fb1bcd32fbaa40979ab5a7878610e 100644
(file)
--- a/
src/config.h.in
+++ b/
src/config.h.in
@@
-2,6
+2,6
@@
#define CONFIG_H
#cmakedefine USE_POLARSSL
-#define DEFAULT_CONFIG "${CMAKE_INSTALL_PREFIX}/etc/umurmur
d
.conf"
+#define DEFAULT_CONFIG "${CMAKE_INSTALL_PREFIX}/etc/umurmur.conf"
#endif // CONFIG_H