summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY1
-rw-r--r--HISTORY.DE2
-rw-r--r--Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index a7f5681..7b4d1f4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -62,6 +62,7 @@ fixes:
reporting.
- fixed labeling the green/yellow color keys after toggling the keys in menu 'Schedule',
thanks to Andreas Mair for reporting.
+- fixed evaluation of compiler flags like WITHOUT_EPGSEARCHONLY,...
2007-09-02: Version 0.9.23
new:
diff --git a/HISTORY.DE b/HISTORY.DE
index c3d9406..a01a579 100644
--- a/HISTORY.DE
+++ b/HISTORY.DE
@@ -70,7 +70,7 @@ fixes:
den Hinweis.
- Beschriftung der grünen/gelben Taste nach Umschalten im Menü "Schedule" korrigiert.
Danke an Andreas Mair für den Hinweis.
-
+- Auswertung von Compiler-Flags wie WITHOUT_EPGSEARCHONLY,... korrigiert.
2007-09-02: Version 0.9.23
neu:
diff --git a/Makefile b/Makefile
index c4a2a49..ef8bcd3 100644
--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,7 @@ LIBS4 =
### The main target:
-all: libvdr-$(PLUGIN).so libvdr-$(PLUGIN2).so libvdr-$(PLUGIN3).so libvdr-$(PLUGIN4).so createcats i18n
+all: $(ALL) i18n
### Implicit rules: