Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in e16.spec.in 


Log Message:
Don't build unused static libraries.

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -3 -r1.250 -r1.251
--- configure.in        23 Feb 2008 11:47:46 -0000      1.250
+++ configure.in        23 Feb 2008 11:50:22 -0000      1.251
@@ -38,6 +38,7 @@
 define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl
 define([AC_LIBTOOL_LANG_GCJ_CONFIG], [:])dnl
 AC_ENABLE_SHARED
+AC_DISABLE_STATIC
 AC_LIBTOOL_DLOPEN
 AC_PROG_LIBTOOL
 
===================================================================
RCS file: /cvs/e/e16/e/e16.spec.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- e16.spec.in 21 Sep 2007 21:04:56 -0000      1.11
+++ e16.spec.in 23 Feb 2008 11:50:22 -0000      1.12
@@ -39,7 +39,6 @@
 %install
 test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
 %{__make} install DESTDIR=$RPM_BUILD_ROOT %{?mflags_install}
-rm -f $RPM_BUILD_ROOT/usr/lib*/e16/*.a
 rm -f $RPM_BUILD_ROOT/usr/lib*/e16/*.la
 mkdir -p $RPM_BUILD_ROOT/etc/X11/xinit/Xclients.d
 cp $RPM_BUILD_ROOT/usr/share/e16/misc/Xclients.* 
$RPM_BUILD_ROOT/etc/X11/xinit/Xclients.d/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to