[anjal] Fix composer undef sym



commit 0ef3a7d637dac7707e0ad0445531be833d2f6ed4
Author: Srinivasa Ragavan <sragavan novell com>
Date:   Mon Mar 23 18:52:53 2009 +0530

    Fix composer undef sym
---
 evo-anjal.patch |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/evo-anjal.patch b/evo-anjal.patch
index 43ab615..6c97551 100755
--- a/evo-anjal.patch
+++ b/evo-anjal.patch
@@ -438,7 +438,7 @@ index 7d4e72d..1c477f4 100644
  libfilter_la_LDFLAGS = $(NO_UNDEFINED)
  
 diff --git a/mail/Makefile.am b/mail/Makefile.am
-index e286a47..86e16dc 100644
+index e286a47..767dfbc 100644
 --- a/mail/Makefile.am
 +++ b/mail/Makefile.am
 @@ -31,7 +31,9 @@ INCLUDES =						\
@@ -505,9 +505,8 @@ index e286a47..86e16dc 100644
  	em-account-prefs.h			\
  	em-composer-prefs.c			\
  	em-composer-prefs.h			\
- 	em-composer-utils.c			\
+-	em-composer-utils.c			\
 -	em-config.c				\
-+	em-composer-utils.h			\
 +	em-folder-browser.c			\
 +	em-folder-view.c			\
 +	em-format-hook.c			\
@@ -577,6 +576,8 @@ index e286a47..86e16dc 100644
 +	em-account-editor.h			\
  	em-event.c				\
 +	em-config.c				\
++	em-composer-utils.c			\
++	em-composer-utils.h			\
  	em-filter-context.c			\
  	em-filter-context.h			\
  	em-filter-editor.c			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]