[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kivio
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2004-10-01 15:29:34
Message-ID: 20041001152934.D16499BAF () office ! kde ! org
[Download RAW message or body]

CVS commit by goutte: 

Avoid calling extractrc multiple time for the same options


  M +1 -2      Makefile.am   1.27


--- koffice/kivio/Makefile.am  #1.26:1.27
@@ -10,6 +10,5 @@
 
 messages: rc.cpp
-        $(EXTRACTRC) `find . -name \*.ui` >> rc.cpp
-        $(EXTRACTRC) `find . -name \*.rc` >> rc.cpp
+        $(EXTRACTRC) `find . -name \*.ui -o -name \*.rc` >> rc.cpp
         perl -n kivio-extract-i18n-desc.pl `find . -name desc -o -name \*.sml` >> rc.cpp
         $(EXTRACTRC) --tag-group=none --tag=name --context=Stencils `find . -name \*.shape` >> rc.cpp


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic