1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/misc/mc-light/files/patch-config.h.in
Pav Lucistnik 9a6f1a09f6 - Added option WITH_SUBSHELL - building mc-light with subshell support
PR:		ports/72853
Submitted by:	Andrey Slusar <anray@inet.ua>
Approved by:	maintainer address bounced:
		<<< 553 <e0-a11.b1.lan.prg.vol.cz[195.122.204.152]>: Client host rejected: REJECT long domain name. spam possible.
		550 5.1.1 <sam@brj.pp.ru>... User unknown
2004-10-20 01:58:22 +00:00

12 lines
303 B
C

--- config.h.in.orig Tue Oct 19 04:00:43 2004
+++ config.h.in Tue Oct 19 04:01:00 2004
@@ -322,7 +322,7 @@
#undef HAVE_GETWD
/* Define if you have the grantpt function. */
-#undef HAVE_GRANTPT
+/* #undef HAVE_GRANTPT */
/* Define if you have the initgroups function. */
#undef HAVE_INITGROUPS