Remove obsolete patch now that we don't build the included libltdl anymore
This commit is contained in:
parent
c9c66c7689
commit
1e98473d7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138281
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
--- libltdl/Makefile.in.orig Tue Nov 2 00:46:21 2004
|
||||
+++ libltdl/Makefile.in Tue Nov 2 00:47:17 2004
|
||||
@@ -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)"
|
Loading…
Reference in a new issue