r8853: fixed path to smb.conf
authorAndrew Tridgell <tridge@samba.org>
Fri, 29 Jul 2005 23:33:11 +0000 (23:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:30:11 +0000 (13:30 -0500)
Jelmer, is this what you intended?

source/build/m4/check_path.m4

index d96e2e813090f2c6a224a0774df409943bfa6e0c..425a52805a17df2b8e454a2d9d60339b427ccca8 100644 (file)
@@ -20,7 +20,7 @@ AC_ARG_WITH(fhs,
     privatedir="\${CONFIGDIR}/private"
     libdir="\${prefix}/lib/samba"
     swatdir="\${DATADIR}/samba/swat",
-    configdir="\${libdir}"
+    configdir="\${LIBDIR}"
     logfilebase="\${localstatedir}"
     lockdir="\${localstatedir}/locks"
     piddir="\${localstatedir}/locks"