]> git.saurik.com Git - apple/launchd.git/blobdiff - launchd/Makefile.in
launchd-258.12.tar.gz
[apple/launchd.git] / launchd / Makefile.in
index 8e37b955f2550029dbe761050e03009e30476401..43956c2ebb41474272923d2baca4dafa21d980a3 100644 (file)
@@ -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@