We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a224c9 commit 0483341Copy full SHA for 0483341
1 file changed
src/Makefile.am
@@ -26,7 +26,7 @@ cups_CPPFLAGS += $(GLIB_CFLAGS)
26
cups_CPPFLAGS += $(GIO_CFLAGS)
27
cups_CPPFLAGS += $(GIOUNIX_CFLAGS)
28
29
-cups_LDADD = -lcups -lpthread -lm -lcrypt
+cups_LDADD = -lcups -lpthread -lm
30
cups_LDADD += $(CPDB_LIBS)
31
cups_LDADD += $(LIBCUPSFILTERS_LIBS)
32
cups_LDADD += $(GLIB_LIBS)
0 commit comments