From 4bdda19ad4eee75c67a5214c98832f881e1bcc65 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Mon, 26 Apr 1999 21:18:18 +0000 Subject: s/gtk11d/gtk12/g *finally done with gtk11d* (for real this time) --- print/ggv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/ggv') diff --git a/print/ggv/Makefile b/print/ggv/Makefile index f6f9fb8b4eb7..8c4088bcc499 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -3,7 +3,7 @@ # Date created: 21 August 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.5 1999/02/02 13:04:05 vanilla Exp $ +# $Id: Makefile,v 1.6 1999/04/08 18:08:35 steve Exp $ # DISTNAME= ggv-0.26 @@ -25,7 +25,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-gnome=${X11BASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \ + GTK_CONFIG="${X11BASE}/bin/gtk12-config" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4" .include -- cgit v1.2.3