wok diff aalib/stuff/aclocal-fixes.patch @ rev 20255

firefox, thunderbird: try to force i686
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 13 21:40:37 2018 +0100 (2018-03-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/aalib/stuff/aclocal-fixes.patch	Tue Mar 13 21:40:37 2018 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- aalib.m4.orig	2006-03-05 13:58:21.000000000 +0000
     1.5 ++++ aalib.m4	2006-03-05 13:58:32.000000000 +0000
     1.6 +@@ -9,7 +9,7 @@
     1.7 + dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
     1.8 + dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
     1.9 + dnl
    1.10 +-AC_DEFUN(AM_PATH_AALIB,
    1.11 ++AC_DEFUN([AM_PATH_AALIB],
    1.12 + [dnl 
    1.13 + dnl Get the cflags and libraries from the aalib-config script
    1.14 + dnl