summaryrefslogtreecommitdiff
blob: 80ef4842630c81905fb0796105cfc8bd7aabdf9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Index: Makefile.common
===================================================================
RCS file: /cvsroot/xmlrpc-c/xmlrpc-c/Makefile.common,v
retrieving revision 1.53
diff -u -b -B -r1.53 Makefile.common
--- Makefile.common	1 Jan 2007 00:59:38 -0000	1.53
+++ Makefile.common	15 Feb 2007 09:08:52 -0000
@@ -448,8 +448,6 @@
 #                      (except shared libraries)                             #
 ##############################################################################
 
-MKINSTALLDIRS = $(SHELL) $(SRCDIR)/mkinstalldirs
-
 .PHONY: install-common install-libraries install-headers install-bin
 install-common: \
   install-ltlibraries install-static-libraries install-shared-libraries \
Index: Makefile.config.in
===================================================================
RCS file: /cvsroot/xmlrpc-c/xmlrpc-c/Makefile.config.in,v
retrieving revision 1.23
diff -u -b -B -r1.23 Makefile.config.in
--- Makefile.config.in	28 Sep 2006 02:15:55 -0000	1.23
+++ Makefile.config.in	15 Feb 2007 09:08:53 -0000
@@ -256,6 +256,7 @@
 INSTALL_SHLIB = $(INSTALL) -c -m 755
 INSTALL_DATA = $(INSTALL) -c -m 644
 INSTALL_SCRIPT = $(INSTALL) -c -m 755
+MKINSTALLDIRS = $(INSTALL) -d -m 755
 
 # Here are the locations at which 'make install' puts files:
 
Index: lib/expat/xmlwf/Makefile.in
===================================================================
RCS file: /cvsroot/xmlrpc-c/xmlrpc-c/lib/expat/xmlwf/Makefile.in,v
retrieving revision 1.1
diff -u -b -B -r1.1 Makefile.in
--- lib/expat/xmlwf/Makefile.in	16 Oct 2004 21:41:29 -0000	1.1
+++ lib/expat/xmlwf/Makefile.in	15 Feb 2007 09:08:57 -0000
@@ -106,7 +106,6 @@
 
 EXTRA_DIST = codepage.c filemap.h unixfilemap.c xmlfile.c xmltchar.h              xmlwf.dsp codepage.h readfilemap.c win32filemap.c xmlfile.h              xmlwf.c
 
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../../xmlrpc_config.h
 CONFIG_CLEAN_FILES = 
 DIST_COMMON = Makefile.in