aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/Makefile.in')
-rw-r--r--lib-src/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index 5f0fb6e671f..683a97393db 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -167,11 +167,6 @@ CPP_CFLAGS = $(C_SWITCH_SYSTEM) $(C_SWITCH_MACHINE) -DHAVE_CONFIG_H -I. -I../src
167# ========================== start of cpp stuff ======================= 167# ========================== start of cpp stuff =======================
168/* From here on, comments must be done in C syntax. */ 168/* From here on, comments must be done in C syntax. */
169 169
170#ifdef MSDOS
171#include "../src/config.h"
172LIBS_SYSTEM = MSDOS_LIBS_SYSTEM
173#endif
174
175LOADLIBES=$(LIBS_SYSTEM) 170LOADLIBES=$(LIBS_SYSTEM)
176 171
177 172