1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/textproc/latte/files/patch-latte-conf.h
Kirill Ponomarev f50de67ab5 - Update to version 2.1
PR:		ports/64473
Submitted by:	Ports Fury
2004-03-19 19:50:52 +00:00

12 lines
338 B
C

--- latte-conf.h.orig Tue Oct 26 02:52:03 1999
+++ latte-conf.h Fri Mar 19 01:17:52 2004
@@ -30,7 +30,7 @@
#define HAVE_VECTOR_RESIZE 1
// Define if compiler chokes on shdeque.h
-/* #undef SHDEQUE_IS_BEYOND_ME */
+#define SHDEQUE_IS_BEYOND_ME 1
// Define if string<> has no erase() but has remove()
/* #undef USE_STRING_REMOVE */