summaryrefslogtreecommitdiff
path: root/math/hfst/files/patch-tools-src-hfst-commandline.cc
blob: fd5107985afdc1e60dedaa3c27f67cc579439d52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tools/src/hfst-commandline.cc.orig	2017-09-25 13:48:38.560155000 +0300
+++ tools/src/hfst-commandline.cc	2017-09-25 13:48:46.814581000 +0300
@@ -24,6 +24,8 @@
 #  define PACKAGE_BUGREPORT ""
 #endif
 
+#define _WITH_GETLINE
+
 #include <cassert>
 #include <climits>
 #include <cmath>