lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1785 - nss-pam-ldapd/pynslcd

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

nss-pam-ldapd commit: r1785 - nss-pam-ldapd/pynslcd



Author: arthur
Date: Sat Oct 13 15:02:26 2012
New Revision: 1785
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1785&view=revision

Log:
use $(top_srcdir)/nslcd.h instead of $< to avoid problems with FreeBSD's make

Modified:
   nss-pam-ldapd/pynslcd/Makefile.am

Modified: nss-pam-ldapd/pynslcd/Makefile.am
==============================================================================
--- nss-pam-ldapd/pynslcd/Makefile.am   Sat Oct 13 14:15:32 2012        (r1784)
+++ nss-pam-ldapd/pynslcd/Makefile.am   Sat Oct 13 15:02:26 2012        (r1785)
@@ -44,4 +44,4 @@
          echo "# See that file for details." ; \
          echo "" ; \
          sed -n 's| */\*.*\*/ *||;s/^.define  *\(NSLCD_[A-Z_]*\)  */\1 = /p' \
-             $< ) > $@
+             $(top_srcdir)/nslcd.h ) > $@
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/