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

List:       kde-commits
Subject:    kdeextragear-3/kdetv/plugins
From:       Stefan Gehn <sgehn () gmx ! net>
Date:       2004-07-10 13:00:11
Message-ID: 20040710130011.9695616B1B () office ! kde ! org
[Download RAW message or body]

CVS commit by metz: 

unsermake does not like the same varname (ZVBIDIRS) used in two places, just avoid it


  M +2 -2      misc/Makefile.am   1.9
  M +2 -2      vbi/Makefile.am   1.4


--- kdeextragear-3/kdetv/plugins/vbi/Makefile.am  #1.3:1.4
@@ -1,7 +1,7 @@
 if include_ZVBIDIR
-ZVBIDIRS = libzvbidecoder
+ZVBIDECODERDIRS = libzvbidecoder
 endif
 
-SUBDIRS=$(ZVBIDIRS)
+SUBDIRS=$(ZVBIDECODERDIRS)
 
 clean-local:

--- kdeextragear-3/kdetv/plugins/misc/Makefile.am  #1.8:1.9
@@ -1,7 +1,7 @@
 if include_ZVBIDIR
-ZVBIDIRS = simon telex
+ZVBIMISCDIRS = simon telex
 endif
 
-SUBDIRS=channelsuite $(ZVBIDIRS)
+SUBDIRS=channelsuite $(ZVBIMISCDIRS)
 
 clean-local:


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

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