upgrade 4.0.7
This commit is contained in:
parent
7eff5230ad
commit
647583f0bc
4 changed files with 47 additions and 84 deletions
|
@ -1,24 +1,11 @@
|
|||
These libraries aren't meant to be installed. Not without headers, at least.
|
||||
|
||||
--- shadow-4.0.3/libmisc/Makefile.am 2002-11-21 23:19:50.000000000 -0500
|
||||
+++ shadow-4.0.3/libmisc/Makefile.am 2002-11-21 23:19:45.000000000 -0500
|
||||
@@ -5,7 +5,7 @@
|
||||
--- shadow-4.0.7/lib/Makefile.am.noinst 2005-01-18 01:08:48.000000000 +0100
|
||||
+++ shadow-4.0.7/lib/Makefile.am 2005-03-01 16:38:38.018234957 +0100
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib
|
||||
|
||||
-lib_LTLIBRARIES = libmisc.la
|
||||
+noinst_LTLIBRARIES = libmisc.la
|
||||
|
||||
libmisc_la_SOURCES = \
|
||||
addgrps.c \
|
||||
--- shadow-4.0.3/lib/Makefile.am 2002-11-21 23:19:37.000000000 -0500
|
||||
+++ shadow-4.0.3/lib/Makefile.am 2002-11-21 23:19:32.000000000 -0500
|
||||
@@ -4,7 +4,7 @@
|
||||
DEFS =
|
||||
INCLUDES = -I$(top_srcdir)
|
||||
|
||||
-lib_LTLIBRARIES = libshadow.la
|
||||
+noinst_LTLIBRARIES = libshadow.la
|
||||
|
||||
libshadow_la_LDFLAGS = -version-info 0:0:0
|
||||
libshadow_la_LIBADD = $(INTLLIBS) $(LIBCRYPT) $(LIBTCFS) $(LIBSKEY) $(LIBMD) \
|
||||
libshadow_la_LIBADD = $(INTLLIBS) $(LIBCRYPT) $(LIBSKEY) $(LIBMD) $(LIBSELINUX)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue