]> git.pld-linux.org Git - packages/fusesmb.git/commitdiff
- don't check for nmblookup
authorshadzik <shadzik@pld-linux.org>
Tue, 28 Aug 2007 16:06:50 +0000 (16:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fusesmb-no_clientchk.patch -> 1.1

fusesmb-no_clientchk.patch [new file with mode: 0644]

diff --git a/fusesmb-no_clientchk.patch b/fusesmb-no_clientchk.patch
new file mode 100644 (file)
index 0000000..7e90d88
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in       2006-08-29 20:42:31.000000000 +0200
++++ configure.in-new   2007-08-28 18:00:27.614594563 +0200
+@@ -52,8 +52,6 @@
+ dnl Checks for programs.
+ AC_PROG_INSTALL
+ AC_PROG_CC
+-AC_CHECK_PROG(NMBLOOKUP,nmblookup,yes,no)
+-test $NMBLOOKUP = no && AC_MSG_ERROR([Please install nmblookup.])
+ dnl Checks for libraries.
This page took 0.08384 seconds and 4 git commands to generate.