Hi,
this patch replaces the first simpler version:
https://www.redhat.com/archives/libguestfs/2017-August/msg00117.html
The approach now is to use a C snippet, which should pose way less
compatibility issues.
Thanks,
Pino Toscano (1):
  Switch binary embedding to a C source
 .gitignore                 |  2 +-
 src/Makefile.am            | 18 +++++++++---------
 src/{bin2s.pl => bin2c.pl} | 24 +++++++++---------------
 src/format-ext2-init-c.c   |  9 ++++-----
 4 files changed, 23 insertions(+), 30 deletions(-)
 rename src/{bin2s.pl => bin2c.pl} (69%)
-- 
2.13.5