From 48d24e2a4ce911214a83492fcf5cd89bb4a3bda5 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 25 Oct 2009 04:28:49 -0400 Subject: Use boost::iostreams::file_descriptor_sink This is instead of the custom fdstream.hpp file I was distributing. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8ed18fbb..2556e1df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -136,7 +136,6 @@ pkginclude_HEADERS = \ \ src/pyinterp.h \ \ - lib/fdstream.h \ lib/sha1.h \ lib/gettext.h \ \ -- cgit v1.2.3