source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Backout -DUSE_MANPATH that sneaked in; ok kristaps@.
@ 2011-11-28 10:10 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2011-11-28 10:10 UTC (permalink / raw)
  To: source

Log Message:
-----------
Backout -DUSE_MANPATH that sneaked in;
ok kristaps@.

Modified Files:
--------------
    mdocml:
        Makefile

Revision Data
-------------
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.383
retrieving revision 1.384
diff -LMakefile -LMakefile -u -p -r1.383 -r1.384
--- Makefile
+++ Makefile
@@ -27,9 +27,9 @@ CFLAGS	 	+= -DUSE_WCHAR
 # system that's not OpenBSD or NetBSD.  If uncommented, apropos(1),
 # mandocdb(8), and man.cgi will popen(3) manpath(1) to get the MANPATH
 # variable.
-CFLAGS		+= -DUSE_MANPATH
+#CFLAGS		+= -DUSE_MANPATH
 
-# If your system doesn't support static binaries, comment this.
+# If your system supports static binaries only, uncomment this.
 #STATIC		 = -static
 
 CFLAGS		+= -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\""
--
 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:[~2011-11-28 10:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-28 10:10 mdocml: Backout -DUSE_MANPATH that sneaked in; ok kristaps@ 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).