From f491ac4fab469421986f77df0bbf79fefc417786 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 13 Jan 2012 17:04:35 +0000 Subject: change default configurations on systems with UNIX domain sockets to NOT specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default --- src/datastore/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datastore/Makefile.am') diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am index d98ebb2e1..44c5bbee4 100644 --- a/src/datastore/Makefile.am +++ b/src/datastore/Makefile.am @@ -4,7 +4,7 @@ plugindir = $(libdir)/gnunet pkgcfgdir= $(pkgdatadir)/config.d/ -dist_pkgcfg_DATA = \ +pkgcfg_DATA = \ datastore.conf if MINGW -- cgit v1.2.3