8792c50fc0
Suggestions and testing by jolan@ and steven@ - Thanks! ok jolan, steven
13 lines
508 B
Plaintext
13 lines
508 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1 2006/10/27 23:47:23 ckuethe Exp $
|
|
--- Makefile.in.orig Wed Jun 7 09:08:35 2006
|
|
+++ Makefile.in Wed Jun 14 19:24:28 2006
|
|
@@ -334,7 +334,7 @@ target_alias = @target_alias@
|
|
# Build stuff depending on Motif
|
|
#
|
|
@HAVE_MOTIF_TRUE@MOTIF_PROGS = xgps xgpsspeed
|
|
-XMLTO = xmlto
|
|
+XMLTO = true
|
|
@HAVE_DBUS_TRUE@INCLUDES = $(DBUS_CFLAGS) $(DBUS_GLIB_CFLAGS) -DDBUS_API_SUBJECT_TO_CHANGE=1
|
|
@HAVE_DBUS_TRUE@DBUSPROGS = gpxlogger
|
|
@HAVE_DBUS_TRUE@gpxlogger_LDADD = $(DBUS_GLIB_LIBS) -lm
|