X-Git-Url: https://git.saurik.com/apple/launchd.git/blobdiff_plain/fe044cc98403cac59817868f8d7a614570993521..f36da7255a20425f2d20e60b928ac991b21835df:/launchd/Makefile.in diff --git a/launchd/Makefile.in b/launchd/Makefile.in index 8e37b95..43956c2 100644 --- a/launchd/Makefile.in +++ b/launchd/Makefile.in @@ -97,6 +97,7 @@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ +LIBS_SECURITY = @LIBS_SECURITY@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ @@ -113,6 +114,7 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ +WEAKLIBS_SECURITY = @WEAKLIBS_SECURITY@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@