diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-05-02 11:45:18 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-05-02 11:45:18 +0200 |
commit | e85fa91ec6655da593c0b8b31832045da5ad9ad4 (patch) | |
tree | 2e3ea23d1697b2b9e11ed00023783f9722dcf276 /package/libXt/patches/patch-util_Makefile_in | |
parent | 5782397d77cd243c1174c98051158febe3a21641 (diff) |
update Xorg to 7.7
Diffstat (limited to 'package/libXt/patches/patch-util_Makefile_in')
-rw-r--r-- | package/libXt/patches/patch-util_Makefile_in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package/libXt/patches/patch-util_Makefile_in b/package/libXt/patches/patch-util_Makefile_in index 3a66fdb31..a92166c93 100644 --- a/package/libXt/patches/patch-util_Makefile_in +++ b/package/libXt/patches/patch-util_Makefile_in @@ -1,6 +1,6 @@ ---- libXt-1.0.9.orig/util/Makefile.in 2010-10-28 21:04:12.000000000 +0200 -+++ libXt-1.0.9/util/Makefile.in 2012-03-12 15:28:44.703027309 +0100 -@@ -108,7 +108,7 @@ CFLAGS = @CFLAGS_FOR_BUILD@ +--- libXt-1.1.3.orig/util/Makefile.in 2012-03-16 06:52:18.000000000 +0100 ++++ libXt-1.1.3/util/Makefile.in 2013-04-30 13:38:32.000000000 +0200 +@@ -106,7 +106,7 @@ CFLAGS = @CFLAGS_FOR_BUILD@ CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ CHANGELOG_CMD = @CHANGELOG_CMD@ CPP = @CPP@ @@ -9,12 +9,12 @@ CWARNFLAGS = @CWARNFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ -@@ -231,7 +231,7 @@ top_build_prefix = @top_build_prefix@ +@@ -246,7 +246,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = Shell.ht StrDefs.ct StrDefs.ht string.list $(appman_PRE) --makestrs_CFLAGS = $(XT_CFLAGS) -+makestrs_CFLAGS = +-AM_CFLAGS = $(XT_CFLAGS) ++AM_CFLAGS = makestrs_SOURCES = makestrs.c # Man page |