Compare commits
No commits in common. "fix-socket-path" and "bleeding" have entirely different histories.
fix-socket
...
bleeding
1 changed files with 1 additions and 5 deletions
|
@ -17,10 +17,6 @@
|
|||
# define PACKAGE "${PROJECT_NAME}"
|
||||
# define VERSION "${PROJECT_VERSION}"
|
||||
|
||||
#ifdef _WIN32
|
||||
# define NN_SOCKET_PATH ""
|
||||
#else
|
||||
# define NN_SOCKET_PATH "/tmp/"
|
||||
#endif
|
||||
#define NN_SOCKET_PATH "/var/lib/"
|
||||
|
||||
#endif /* !CONFIG_H_IN_ */
|
||||
|
|
Loading…
Add table
Reference in a new issue