~ubuntu-branches/ubuntu/utopic/rxvt-unicode/utopic

« back to all changes in this revision

Viewing changes to src/ptytty_wrapper.C

  • Committer: Package Import Robot
  • Author(s): Ryan Kavanagh
  • Date: 2013-05-26 18:12:22 UTC
  • mfrom: (33.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130526181222-67glcv7nppi4ih7r
Tags: 9.18-2
* Upload to unstable now that wheezy has been released
* Merge in patch from gregor herrman fixing a FTBFS due to POD errors
  (Closes: #708026)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#include <config.h>
2
2
#include "rxvt.h"
3
3
 
4
 
#define PTYTTY_NO_LIBCPP 1
5
 
 
6
4
#define PTYTTY_REENTRANT 0
7
5
 
8
6
#define PTYTTY_FATAL rxvt_fatal