blob: 1a68fb3fb8218e1676ffb583962e9ac68a2cdfc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Thu Mar 6 13:30:58 2003
+++ Makefile.in Tue Oct 28 13:55:01 2003
@@ -126,7 +126,7 @@
modlibdir = @modlibdir@
sedpath = @sedpath@
-@DYNAMIC_MODS_TRUE@LIBLTDLDIR = libltdl
+@DYNAMIC_MODS_TRUE@LIBLTDLDIR =
SUBDIRS = debian docs intl $(LIBLTDLDIR) modules libcomprex po tests
|