Enlightenment CVS committal
Author : doursse
Project : e17
Module : libs/evas
Dir : e17/libs/evas/src/modules/loaders/tiff
Modified Files:
Makefile.am
Log Message:
Autotools cleaning (not complete)
* formatting
* put WIN32_CFLAGS in AM_CFLAGS and not AM_CPPFLAGS, as it is where it belongs
* rename create_shared_lib to lt_no_undefined
* pass -Wl,--enable-auto-import to libtool when compiling with cegcc
* add files to EXTRA_DIST only when they are not in _SOURCES or
_include_HEADERS (they
are added anyway)
===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/loaders/tiff/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 13 Feb 2008 07:55:23 -0000 1.4
+++ Makefile.am 23 Apr 2008 06:55:09 -0000 1.5
@@ -1,20 +1,22 @@
MAINTAINERCLEANFILES = Makefile.in
-AM_CPPFLAGS = -I. \
- -I$(top_srcdir)/src/lib \
- -I$(top_srcdir)/src/lib/include \
- @FREETYPE_CFLAGS@ @tiff_cflags@
+AM_CPPFLAGS = \
+-I. \
+-I$(top_srcdir)/src/lib \
+-I$(top_srcdir)/src/lib/include \
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@
-pkgdir = $(libdir)/evas/modules/loaders/tiff/$(MODULE_ARCH)
+AM_CFLAGS = @WIN32_CFLAGS@
-pkg_LTLIBRARIES = module.la
+pkgdir = $(libdir)/evas/modules/loaders/tiff/$(MODULE_ARCH)
-module_la_SOURCES = evas_image_load_tiff.c
+pkg_LTLIBRARIES = module.la
-module_la_LIBADD = @tiff_libs@ $(top_builddir)/src/lib/libevas.la
-module_la_LDFLAGS = @create_shared_lib@ -module -avoid-version
+module_la_SOURCES = evas_image_load_tiff.c
+
+module_la_LIBADD = @tiff_libs@ $(top_builddir)/src/lib/libevas.la
+module_la_LDFLAGS = @lt_no_undefined@ @lt_enable_auto_import@ -module
-avoid-version
module_la_LIBTOOLFLAGS = --tag=disable-static
module_la_DEPENDENCIES = $(top_builddir)/config.h
-
-EXTRA_DIST = evas_image_load_tiff.c
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs