We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfdd36 commit 23d9eadCopy full SHA for 23d9ead
Makefile.in
@@ -49,7 +49,7 @@ OBJS2=options.o io.o compat.o hlink.o token.o uidlist.o socket.o hashtable.o \
49
usage.o fileio.o batch.o clientname.o chmod.o acls.o xattrs.o
50
OBJS3=progress.o pipe.o @MD5_ASM@ @ROLL_SIMD@ @ROLL_ASM@
51
DAEMON_OBJ = params.o loadparm.o clientserver.o access.o connection.o authenticate.o
52
-popt_OBJS=popt/findme.o popt/popt.o popt/poptconfig.o \
+popt_OBJS= popt/popt.o popt/poptconfig.o \
53
popt/popthelp.o popt/poptparse.o popt/poptint.o
54
OBJS=$(OBJS1) $(OBJS2) $(OBJS3) $(DAEMON_OBJ) $(LIBOBJ) @BUILD_ZLIB@ @BUILD_POPT@
55
popt/findme.c
popt/findme.h
0 commit comments