lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5217] Remove duplicated lines from Makefile.am.


From: Vadim Zeitlin
Subject: [lmi-commits] [5217] Remove duplicated lines from Makefile.am.
Date: Thu, 23 Jun 2011 21:47:12 +0000

Revision: 5217
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5217
Author:   zeitlin
Date:     2011-06-23 21:47:12 +0000 (Thu, 23 Jun 2011)
Log Message:
-----------
Remove duplicated lines from Makefile.am.

They probably resulted from a wrong merge. In any case, they resulted in
adding the same object file to the linker command line twice which was
definitely unwanted.

Modified Paths:
--------------
    lmi/trunk/Makefile.am

Modified: lmi/trunk/Makefile.am
===================================================================
--- lmi/trunk/Makefile.am       2011-06-23 20:34:20 UTC (rev 5216)
+++ lmi/trunk/Makefile.am       2011-06-23 21:47:12 UTC (rev 5217)
@@ -206,9 +206,6 @@
 ## recognizes the old style rules
 .rc.o:
        $(WINDRES) -I $(top_srcdir) $(WX_CPPFLAGS) $< $@
-
-    lmi_wx_SOURCES += lmi_msw_res.rc
-    lmi_wx_CXXFLAGS += -mwindows
 endif
 lmi_wx_LDADD = \
     liblmi.la \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]