source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: merge tentative 'entering directory' fix for gmake to 1.13
@ 2016-08-10 12:54 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2016-08-10 12:54 UTC (permalink / raw)
  To: source

Log Message:
-----------
merge tentative 'entering directory' fix for gmake to 1.13 branch

Tags:
----
VERSION_1_13

Modified Files:
--------------
    mdocml:
        configure

Revision Data
-------------
Index: configure
===================================================================
RCS file: /home/cvs/mdocml/mdocml/configure,v
retrieving revision 1.43.2.3
retrieving revision 1.43.2.4
diff -Lconfigure -Lconfigure -u -p -r1.43.2.3 -r1.43.2.4
--- configure
+++ configure
@@ -37,7 +37,7 @@ MANPATH_DEFAULT="/usr/share/man:/usr/X11
 OSNAME=
 UTF8_LOCALE=
 
-CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i make -f -`
+CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i make -sf -`
 CFLAGS="-g -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings"
 CFLAGS="${CFLAGS} -Wno-unused-parameter"
 LDADD=
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-10 12:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-10 12:54 mdocml: merge tentative 'entering directory' fix for gmake to 1.13 schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).