]> git.pld-linux.org Git - packages/autofs.git/blame - autofs-makefile.patch
- updated to 5.0.8
[packages/autofs.git] / autofs-makefile.patch
CommitLineData
32f77b1a
PS
1--- autofs-5.0.5/daemon/Makefile.orig 2009-09-03 12:00:12.000000000 +0200
2+++ autofs-5.0.5/daemon/Makefile 2009-09-18 13:41:12.350991340 +0200
15dae982 3@@ -22,10 +22,8 @@
32f77b1a
PS
4 LDFLAGS += -rdynamic
5 LIBS = -ldl
6
7-ifeq ($(LDAP), 1)
32f77b1a
PS
8- CFLAGS += $(XML_FLAGS)
9- LIBS += $(XML_LIBS)
32f77b1a
PS
10-endif
11+CFLAGS += $(XML_FLAGS)
12+LIBS += $(XML_LIBS)
13
14 all: automount
15
This page took 0.06684 seconds and 4 git commands to generate.