Pārlūkot izejas kodu

Drag in relocate unless NORELOCATE is defined, since it's now called

only via the initialisation function table.
tags/v0.9.3
Michael Brown 19 gadus atpakaļ
vecāks
revīzija
1937b39079
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  1. 7
    0
      src/core/config.c

+ 7
- 0
src/core/config.c Parādīt failu

@@ -208,3 +208,10 @@ REQUIRE_OBJECT ( btext );
208 208
 REQUIRE_OBJECT ( pc_kbd );
209 209
 #endif
210 210
 
211
+/*
212
+ * Drag in relocate.o if required
213
+ */
214
+
215
+#ifndef NORELOCATE
216
+REQUIRE_OBJECT ( relocate );
217
+#endif

Notiek ielāde…
Atcelt
Saglabāt