]> git.pld-linux.org Git - packages/samba.git/blob - samba-nocups.patch
- do not check for cups.
[packages/samba.git] / samba-nocups.patch
1 --- samba-2.0.7/source/configure.in.cups        Mon Jul 31 14:31:10 2000
2 +++ samba-2.0.7/source/configure.in     Mon Jul 31 14:31:21 2000
3 @@ -236,7 +236,7 @@
4  AC_CHECK_TYPE(ssize_t, int)
5  
6  # we need libcups for CUPS support...
7 -AC_CHECK_LIB(cups,httpConnect)
8 +dnl AC_CHECK_LIB(cups,httpConnect)
9  
10  # we need libdl for PAM and the new VFS code
11  AC_CHECK_LIB(dl,main)
This page took 0.052632 seconds and 4 git commands to generate.