summarylogtreecommitdiffstats
path: root/libstroke-0.5.1-no_gtk1.patch
blob: a099fb991620c681ac94a80336b718b1e4152a41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
--- libstroke-0.5.1/configure.in	2001-08-07 07:08:05.000000000 +0100
+++ libstroke-0.5.1b/configure.in	2006-11-28 01:49:26.000000000 +0000
@@ -81,16 +81,9 @@
 [  --with-mouse-footprints  Draw mouse footprints in X],
 [AC_DEFINE(STROKE_MOUSE_FOOTPRINTS)])
 
-dnl check for GTK
-dnl we won't build libgstroke if it's not found
-AC_MSG_CHECKING(gtk+ library)
-AM_PATH_GTK(1.2.7, HAVE_LIBGTK=yes
-  AC_DEFINE(HAVE_LIBGTK, 1, [Define if libgtk is available]),
-  AC_MSG_WARN(
-***** NOTE: The GNOME stroke support won't be built
-)
-  HAVE_LIBGTK=no,
-)
+GTK_CFLAGS=""
+AC_SUBST(GTK_CFLAGS)
+HAVE_LIBGTK=no
 AM_CONDITIONAL(HAVE_LIBGTK,        test "x$HAVE_LIBGTK" = "xyes")
 
 
--- libstroke-0.5.1/Makefile.am	2001-08-07 07:03:12.000000000 +0100
+++ libstroke-0.5.1b/Makefile.am	2006-11-28 02:00:55.000000000 +0000
@@ -10,7 +10,7 @@
 EXTRA_DIST = COPYRIGHT CREDITS README.javastroke README.libgstroke
 
 m4datadir=$(datadir)/aclocal
-m4data_DATA=libstroke.m4 libgstroke.m4
+m4data_DATA=libstroke.m4
 
 MOSTLYCLEANFILES = core *~
 CLEANFILES = core *~