diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-11-19 17:44:42 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-11-19 17:44:42 +0100 |
commit | 8842514fc5554356ce0268bb015771da99fef2d5 (patch) | |
tree | b5a516876dbb69e545a89724ffa6a41e7f906df4 /package/libXt/patches/patch-util_Makefile_in | |
parent | 9f02979caebb6e900fe101a257d8e6c344a7a173 (diff) |
revert some BSD fixes, not working on Linux host
Diffstat (limited to 'package/libXt/patches/patch-util_Makefile_in')
-rw-r--r-- | package/libXt/patches/patch-util_Makefile_in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/package/libXt/patches/patch-util_Makefile_in b/package/libXt/patches/patch-util_Makefile_in index 856fa8e79..2ec3ddf38 100644 --- a/package/libXt/patches/patch-util_Makefile_in +++ b/package/libXt/patches/patch-util_Makefile_in @@ -9,12 +9,3 @@ CWARNFLAGS = @CWARNFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ -@@ -231,7 +231,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 = $(CFLAGS_FOR_BUILD) - makestrs_SOURCES = makestrs.c - - # Man page |