gio: Convert data-to-c.c to perl
authorKalev Lember <kalevlember@gmail.com>
Wed, 1 Feb 2012 16:44:15 +0000 (18:44 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 2 Feb 2012 15:22:42 +0000 (16:22 +0100)
commit552b815365649521379c60b672f608a40a8a5f44
tree643be9028e10e0680baea4846a09a9081fdca489
parent053b011cccdf8463a10ae09799dd43048bb6c9f0
gio: Convert data-to-c.c to perl

Helper scripts in C can be problematic for cross compiling: the compiler
produces executables for the target platform, which the host is usually
unable to run.

https://bugzilla.gnome.org/show_bug.cgi?id=669224
gio/Makefile.am
gio/data-to-c.c [deleted file]
gio/data-to-c.pl [new file with mode: 0755]