--- smpeg-0.4.4/Makefile.am 2001-04-04 22:28:14.000000000 +0200 +++ smpeg-0.4.4-libstdc++/Makefile.am 2007-03-31 19:28:52.000000000 +0200 @@ -4,6 +4,8 @@ # These are the subdirectories that are always built SUBDIRS = audio video +CXXLD=@CC@ + bin_SCRIPTS = smpeg-config # The smpeg library target @@ -33,6 +35,7 @@ smpeg.h libsmpeg_la_LDFLAGS = \ + -lstdc++ \ -release $(LT_RELEASE) \ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)