[BACK]Return to patch-sigc++_Makefile_am CVS log [TXT][DIR] Up to [local] / ports / devel / libsigc++ / patches

Annotation of ports/devel/libsigc++/patches/patch-sigc++_Makefile_am, Revision 1.1.1.1

1.1       kirby       1: $OpenBSD$
                      2: --- sigc++/Makefile.am.orig    Mon Mar  9 20:59:28 2009
                      3: +++ sigc++/Makefile.am Mon Mar  9 20:59:57 2009
                      4: @@ -34,7 +34,7 @@ INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_b
                      5:  M4_DIR                        = $(top_srcdir)/sigc++/macros
                      6:  M4_INCLUDES           = -I$(M4_DIR)
                      7:
                      8: -lib_LTLIBRARIES               = libsigc-1.2.la
                      9: +lib_LTLIBRARIES               = libsigc.la
                     10:  libsigc_1_2_la_SOURCES        = $(sigc_built_cc) $(sigc_fixed_cc)
                     11:  libsigc_1_2_la_LDFLAGS        = $(no_undefined) -version-info $(LIBSIGC_SO_VERSION) $(LIBSTDCPP_LIBS)
                     12:

CVSweb