search for: winbind_lib

Displaying 1 result from an estimated 1 matches for "winbind_lib".

Did you mean: winbind_libs
2008 Aug 04
0
[ma@sernet.de: Re: unable to build 3.2 on HP-UX]
...this is a bug in Makefile.in: When not building shared libs there are variables expanded as empty by configure like @WINBIND_LIBS@. When these stand in a line of their own (like in the bin/smbd target just before the bin/nmbd target), this leads to lines consisting only of tabs + maybe spaces. This lead...