diff options
Diffstat (limited to 'devel/libcwd/files/patch-configure')
-rw-r--r-- | devel/libcwd/files/patch-configure | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/libcwd/files/patch-configure b/devel/libcwd/files/patch-configure new file mode 100644 index 000000000000..b6f35812963b --- /dev/null +++ b/devel/libcwd/files/patch-configure @@ -0,0 +1,8 @@ +--- configure.orig Tue May 31 03:06:27 2005 ++++ configure Tue Jan 24 17:51:36 2006 +@@ -22699,5 +22699,2 @@ + PCHOPTS= +-if test "$cw_cv_prog_CXX_pch" = "yes"; then +- PCHOPTS="-include pch.h" +-fi + |