projects
/
packages
/
fusesmb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f9adcf
)
- don't check for nmblookup
author
shadzik
<shadzik@pld-linux.org>
Tue, 28 Aug 2007 16:06:50 +0000
(16:06 +0000)
committer
cvs2git
<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]
patch
|
blob
diff --git a/fusesmb-no_clientchk.patch
b/fusesmb-no_clientchk.patch
new file mode 100644
(file)
index 0000000..
7e90d88
--- /dev/null
+++ b/
fusesmb-no_clientchk.patch
@@ -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.088729 seconds
and
4
git commands to generate.