lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1361 - nss-pam-ldapd

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1361 - nss-pam-ldapd



Author: arthur
Date: Sat Jan  1 15:10:53 2011
New Revision: 1361
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1361

Log:
fix quoting of NSS_MODULE_OBJS expression to e supported by more shells

Modified:
   nss-pam-ldapd/configure.ac

Modified: nss-pam-ldapd/configure.ac
==============================================================================
--- nss-pam-ldapd/configure.ac  Sat Jan  1 15:07:15 2011        (r1360)
+++ nss-pam-ldapd/configure.ac  Sat Jan  1 15:10:53 2011        (r1361)
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 2006 Luke Howard
 # Copyright (C) 2006 West Consulting
-# Copyright (C) 2006, 2007, 2008, 2009, 2010 Arthur de Jong
+# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Arthur de Jong
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -439,7 +439,7 @@
     esac
   fi
   AC_MSG_RESULT($with_nss_maps)
-  NSS_MODULE_OBJS="`echo "$with_nss_maps " | sed 's/,/ /g;s/  */.$(OBJEXT) 
/g'`"
+  NSS_MODULE_OBJS="$(echo "$with_nss_maps " | sed 's/,/ /g;s/  */.$(OBJEXT) 
/g')"
   AC_SUBST(NSS_MODULE_OBJS)
 
   # find out how to link the library
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits