aboutsummaryrefslogtreecommitdiff
path: root/graphics/leptonica/files/patch-src__Makefile.am
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /graphics/leptonica/files/patch-src__Makefile.am
parentf2440db2ac6d1a099a0baae5d583f4fd8a043e0c (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Notes
Notes: svn path=/head/; revision=257512 svn path=/tags/RELEASE_8_1_0/; revision=257513; tag=release/8.1.0
Diffstat (limited to 'graphics/leptonica/files/patch-src__Makefile.am')
-rw-r--r--graphics/leptonica/files/patch-src__Makefile.am24
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 \