2011-08-10 09:11:16 +00:00
|
|
|
diff -up lsvpd-1.6.11/Makefile.am.sg3_utils lsvpd-1.6.11/Makefile.am
|
|
|
|
--- lsvpd-1.6.11/Makefile.am.sg3_utils 2011-06-16 00:59:59.000000000 +0200
|
|
|
|
+++ lsvpd-1.6.11/Makefile.am 2011-08-10 10:46:56.621688630 +0200
|
|
|
|
@@ -40,7 +40,7 @@ lsvio_SOURCES = src/output/lsvio.cpp \
|
2011-02-15 13:24:28 +00:00
|
|
|
lsmcode_SOURCES = src/output/lsmcode.cpp \
|
|
|
|
$(update_h_files)
|
|
|
|
|
2011-08-10 09:11:16 +00:00
|
|
|
-vpdupdate_LDADD = -lz -lstdc++ -lvpd_cxx -lsgutils
|
|
|
|
+vpdupdate_LDADD = -lz -lstdc++ -lvpd_cxx -lsgutils2
|
2011-02-15 13:24:28 +00:00
|
|
|
vpdupdate_LDFLAGS = -Wall
|
2011-08-10 09:11:16 +00:00
|
|
|
lsvpd_LDADD = -lz -lstdc++ -lvpd_cxx
|
2011-02-15 13:24:28 +00:00
|
|
|
lsvpd_LDFLAGS = -Wall
|