components/curl/patches/004-Makefile.in.patch
author Rich Burridge <rich.burridge@oracle.com>
Wed, 29 Aug 2012 12:43:34 -0700
changeset 959 7f6554cdc568
parent 174 187aa0541610
child 2151 8977d970976a
permissions -rw-r--r--
PSARC 2012/252 curl 7.26.0 7161374 Update curl to latest version.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
959
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
     1
--- include/curl/Makefile.in.orig	2012-05-29 07:03:55.726717894 -0700
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
     2
+++ include/curl/Makefile.in	2012-05-29 07:05:20.365485875 -0700
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
     3
@@ -349,18 +349,8 @@
174
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     4
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     5
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     6
 
959
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
     7
-curlbuild.h: stamp-h2
174
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     8
-	@if test ! -f $@; then \
959
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
     9
-	  rm -f stamp-h2; \
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
    10
-	  $(MAKE) stamp-h2; \
174
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    11
-	else :; fi
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    12
-
959
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
    13
-stamp-h2: $(srcdir)/curlbuild.h.in $(top_builddir)/config.status
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
    14
+stamp-h2:
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
    15
 	@rm -f stamp-h2
174
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    16
-	cd $(top_builddir) && $(SHELL) ./config.status include/curl/curlbuild.h
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    17
-$(srcdir)/curlbuild.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    18
-	cd $(top_srcdir) && $(AUTOHEADER)
959
7f6554cdc568 PSARC 2012/252 curl 7.26.0
Rich Burridge <rich.burridge@oracle.com>
parents: 174
diff changeset
    19
-	rm -f stamp-h2
174
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    20
 	touch $@
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    21
 
187aa0541610 7031766 LCMS needs to move to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    22
 distclean-hdr: