cogl/clutter: Drop soname versions of private libraries

This commit is contained in:
Rico Tzschichholz
2016-04-28 14:07:18 +02:00
parent 6e5888853e
commit 29752b6b63
5 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@ libmutter_cogl_path_la_LDFLAGS = \
-export-dynamic \
-export-symbols-regex "^(cogl|cogl2)_(framebuffer|path|is|clip|[sg]et)_.*" \
-no-undefined \
-version-info @COGL_LT_CURRENT@:@COGL_LT_REVISION@:@COGL_LT_AGE@ \
-avoid-version \
-rpath $(mutterlibdir)
AM_CPPFLAGS = \