]> git.pld-linux.org Git - packages/samba.git/commitdiff
- do not check for cups.
authorkloczek <kloczek@pld-linux.org>
Sat, 4 Nov 2000 13:08:47 +0000 (13:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba-nocups.patch -> 1.1

samba-nocups.patch [new file with mode: 0644]

diff --git a/samba-nocups.patch b/samba-nocups.patch
new file mode 100644 (file)
index 0000000..e35038b
--- /dev/null
@@ -0,0 +1,11 @@
+--- samba-2.0.7/source/configure.in.cups       Mon Jul 31 14:31:10 2000
++++ samba-2.0.7/source/configure.in    Mon Jul 31 14:31:21 2000
+@@ -236,7 +236,7 @@
+ AC_CHECK_TYPE(ssize_t, int)
+ # we need libcups for CUPS support...
+-AC_CHECK_LIB(cups,httpConnect)
++dnl AC_CHECK_LIB(cups,httpConnect)
+ # we need libdl for PAM and the new VFS code
+ AC_CHECK_LIB(dl,main)
This page took 0.224236 seconds and 4 git commands to generate.