1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta-openmoko/packages/libspiff/files/makefile.patch
T
Marcin Juszkiewicz 41d6612ec7 libspiff: update to 0.8.3 to get gcc 4.3.1 fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4948 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:28:29 +00:00

16 lines
441 B
Diff

---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- libspiff-0.8.3.orig/Makefile.am
+++ libspiff-0.8.3/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS = 1.10.1 gnu dist-zip dist-bzip2 dist-lzma subdir-objects
+AUTOMAKE_OPTIONS = 1.10 gnu dist-zip dist-bzip2 subdir-objects
lib_LTLIBRARIES = libspiff.la
bin_PROGRAMS = \
examples/check/spiff_check \