summaryrefslogtreecommitdiff
path: root/devel/yasm/patches/patch-ac
blob: e8d702d0dd27a23cb2648b37d6e3818c8c6c3da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1 2005/12/04 20:00:01 kristerw Exp $

--- libltdl/Makefile.in.orig	2004-10-31 13:00:09.000000000 +0900
+++ libltdl/Makefile.in	2005-06-05 01:48:33.000000000 +0900
@@ -51,7 +51,7 @@
 	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
-mkinstalldirs = $(mkdir_p)
+mkinstalldirs = mkdir -p
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"