diff options
Diffstat (limited to 'math/oleo/files/patch-aclocal.m4')
| -rw-r--r-- | math/oleo/files/patch-aclocal.m4 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/math/oleo/files/patch-aclocal.m4 b/math/oleo/files/patch-aclocal.m4 new file mode 100644 index 000000000000..28bb3c65a63a --- /dev/null +++ b/math/oleo/files/patch-aclocal.m4 @@ -0,0 +1,16 @@ +--- aclocal.m4.orig Thu Nov 23 05:32:03 2000 ++++ aclocal.m4 Sat Dec 2 12:21:18 2000 +@@ -1996,9 +1996,12 @@ + [CATOBJEXT=.gmo + DATADIRNAME=share], + [CATOBJEXT=.mo +- DATADIRNAME=lib]) ++ DATADIRNAME=share]) + INSTOBJEXT=.mo + fi ++ fi ++ if test "$gt_cv_func_gettext_libintl" = "yes"; then ++ INTLLIBS='-lintl' + fi + ]) + |
