diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-03-11 09:42:07 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-03-11 09:42:07 +0000 |
commit | 08acf5c407242344b0047b8040900f52df620dde (patch) | |
tree | 49936ec28d8b2a4256959f13245d757df97e04bd /graphics/leptonica/files/patch-src__Makefile.am | |
parent | Upgrade to version 2.4.0. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.release/7.3.0
Diffstat (limited to 'graphics/leptonica/files/patch-src__Makefile.am')
-rw-r--r-- | graphics/leptonica/files/patch-src__Makefile.am | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/graphics/leptonica/files/patch-src__Makefile.am b/graphics/leptonica/files/patch-src__Makefile.am deleted file mode 100644 index 74f0cb78f4eb..000000000000 --- a/graphics/leptonica/files/patch-src__Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ ---- src/Makefile.am.orig 2009-01-19 08:30:19.000000000 +0300 -+++ src/Makefile.am 2009-05-21 21:55:01.000000000 +0400 -@@ -6,10 +6,9 @@ - MAKE = make -f Makefile - AM_CFLAGS = -D_BSD_SOURCE -DANSI -fPIC - AM_CPPFLAGS = $(ENDIANNESS) --CFLAGS = -O2 - --lib_LIBRARIES = liblept.a --liblept_a_SOURCES = adaptmap.c \ -+lib_LTLIBRARIES = liblept.la -+liblept_la_SOURCES = adaptmap.c \ - affine.c affinecompose.c \ - arithlow.c arrayaccess.c \ - bardecode.c \ -@@ -73,7 +72,7 @@ - - include_HEADERS = allheaders.h alltypes.h arrayaccess.h \ - array.h bbuffer.h bmf.h bmp.h ccbord.h environ.h \ -- gplot.h imageio.h jbclass.h jmorecfg.h jpeglib.h leptprotos.h list.h \ -+ gplot.h imageio.h jbclass.h leptprotos.h list.h \ - morph.h pheap.h pix.h pqueue.h readbarcode.h stack.h watershed.h - - EXTRA_DIST = Makefile.mingw arrayaccess.h.vc arrayaccess.h.vc60 \ |