diff options
Diffstat (limited to '')
-rw-r--r-- | print/tex-dvipsk/files/patch-configure (renamed from print/tex-dvipsk/files/patch-texk-dvipsk-configure) | 45 |
1 files changed, 11 insertions, 34 deletions
diff --git a/print/tex-dvipsk/files/patch-texk-dvipsk-configure b/print/tex-dvipsk/files/patch-configure index a453437054ad..cf0a71e99ef7 100644 --- a/print/tex-dvipsk/files/patch-texk-dvipsk-configure +++ b/print/tex-dvipsk/files/patch-configure @@ -1,46 +1,23 @@ ---- configure.orig 2014-04-18 03:29:57.000000000 +0900 -+++ configure 2014-08-22 14:50:25.000000000 +0900 -@@ -777,6 +777,7 @@ +--- configure.orig 2015-03-15 17:54:49 UTC ++++ configure +@@ -778,6 +778,7 @@ with_sysroot + enable_libtool_lock + enable_largefile with_system_kpathsea - with_kpathsea_includes - with_kpathsea_libdir +with_paper ' ac_precious_vars='build_alias host_alias -@@ -786,7 +787,8 @@ - LDFLAGS - LIBS - CPPFLAGS --CPP' -+CPP -+CPPFLAGS' - ac_subdirs_all='squeeze' - - # Initialize some variables set by options. -@@ -1438,6 +1440,7 @@ - kpathsea headers installed in DIR - --with-kpathsea-libdir=DIR - kpathsea library installed in DIR +@@ -1440,6 +1441,7 @@ Optional Packages: + compiler's sysroot if not specified). + --with-system-kpathsea use installed kpathsea headers and library (requires + pkg-config) + --with-paper=DIR use paper include/library files from DIR Some influential environment variables: CC C compiler command -@@ -7832,6 +7835,12 @@ - # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> - mkdir_p='$(MKDIR_P)' - -+# For better backward compatibility. To be removed once Automake 1.9.x -+# dies out for good. For more background, see: -+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> -+# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> -+mkdir_p='$(MKDIR_P)' -+ - # We need awk for the "check" target. The system "awk" is bad on - # some platforms. - # Always define AMTAR for backward compatibility. Yes, it's still used -@@ -14657,6 +14666,102 @@ - fi +@@ -15151,6 +15153,102 @@ fi + ac_config_files="$ac_config_files Makefile" +eval CPPFLAGS=\"$LIBPAPER_INCLUDES \$CPPFLAGS\" |