build: stripped --internal arg from glib-genmarshal
commit1327ef717805980823c82bdecf6ea836e51dafd6
authorNicola Fontana <ntd@entidi.it>
Fri, 5 Apr 2013 13:31:25 +0000 (5 15:31 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 5 Apr 2013 13:31:25 +0000 (5 15:31 +0200)
treed680914ccd8902be58b2e1702e1ab33f5e9fdc78
parentb9bfad5a8a20e6548ffbaee1afaae0a907b96f00
build: stripped --internal arg from glib-genmarshal

On CentOS 5 (a fairly old GNU/Linux dist), the --internal flag of
glib-genmarshal generates the following error while linking:

/usr/bin/ld: .libs/libadg_1_la-adg-container.o: relocation R_X86_64_PC32
against `adg_marshal_VOID__OBJECT' can not be used when making a shared
object; recompile with -fPIC
configure.ac