4a9c7a0f01
s/USE_XUNICODE/FOX_USE_XUNICODE/ and define USE_UNICODE to X_CFLAGS. Update from 0.99.172 to 0.99.174 http://www.geocrawler.com/archives/3/3372/2001/6/0/6025503/ [Foxgui-announce]New drop of FOX [0.99.173] http://www.geocrawler.com/archives/3/3372/2001/7/0/6162289/ [Foxgui-announce]New FOX drop [0.99.174]
13 lines
492 B
Text
13 lines
492 B
Text
$NetBSD: patch-ab,v 1.3 2001/08/05 17:04:21 sakamoto Exp $
|
|
|
|
--- Makefile.in.orig Thu Apr 5 05:34:11 2001
|
|
+++ Makefile.in
|
|
@@ -89,7 +89,7 @@
|
|
AUTOMAKE_OPTIONS = foreign dist-zip
|
|
#AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies
|
|
|
|
-SUBDIRS = utils include src doc tests textedit pathfinder calculator
|
|
+SUBDIRS = utils include src doc textedit pathfinder calculator
|
|
EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README fox.lsm index.html aclocal.m4
|
|
|
|
CLEANFILES = fox.tar.gz
|