gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r23002 - gnunet/src/gns/nss


From: gnunet
Subject: [GNUnet-SVN] r23002 - gnunet/src/gns/nss
Date: Tue, 31 Jul 2012 08:25:54 +0200

Author: wachs
Date: 2012-07-31 08:25:54 +0200 (Tue, 31 Jul 2012)
New Revision: 23002

Modified:
   gnunet/src/gns/nss/Makefile.am
Log:
- fix compile error


Modified: gnunet/src/gns/nss/Makefile.am
===================================================================
--- gnunet/src/gns/nss/Makefile.am      2012-07-30 22:47:24 UTC (rev 23001)
+++ gnunet/src/gns/nss/Makefile.am      2012-07-31 06:25:54 UTC (rev 23002)
@@ -52,6 +52,7 @@
 libnss_gns6_la_LDFLAGS=$(libnss_gns_la_LDFLAGS)
 
 if !MINGW
+if HAVE_SUDO
 install-data-hook:
        $(top_srcdir)/src/gns/nss/install-nss-plugin.sh $(SUDO_BINARY) $(SHELL) 
$(top_builddir) $(nssdir)
 
@@ -63,3 +64,4 @@
 uninstall-hook:
 
 endif
+endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]