[Lunar-commits] <moonbase-gnome> abiword: build fix for jpeg 9
    v4hn 
    me at v4hn.de
       
    Mon Jan 28 22:41:04 CET 2013
    
    
  
commit 693fb5a6a09b931393ab9d6b0e9f68811b23a21c
Author: v4hn <me at v4hn.de>
Date: Mon, 28 Jan 2013 13:41:04 -0800
URL: https://github.com/lunar-linux/moonbase-gnome/commit/693fb5a6a09b931393ab9d6b0e9f68811b23a21c
abiword: build fix for jpeg 9
---
  apps/abiword/BUILD | +2/-0     
  1 file changed, 2 insertions(+)
--- a/apps/abiword/BUILD
+++ b/apps/abiword/BUILD
@@ -1,5 +1,7 @@
 (
 
+  # build fixes for jpeg 9 and glib2
+  sedit "27 i typedef int boolean;\n#define HAVE_BOOLEAN" src/af/util/xp/ut_jpeg.cpp &&
   sedit "s:# *include <glib/[^>]*>:#include <glib.h>:" src/af/util/xp/ut_go_file.h goffice-bits/goffice/app/goffice-app.h &&
 
   sedit "s:--no-undefined:-no-undefined:" src/Makefile.in &&
    
    
More information about the Lunar-commits
mailing list