$OpenBSD: patch-src_plugins_dillo_viewer_Makefile_in,v 1.1 2003/07/04 13:06:13 wilfried Exp $
--- src/plugins/dillo_viewer/Makefile.in.orig	Sat Jun 21 02:53:50 2003
+++ src/plugins/dillo_viewer/Makefile.in	Sat Jun 21 02:54:01 2003
@@ -155,7 +155,7 @@ dillo_viewer_la_LDFLAGS =  	-avoid-versi
 INCLUDES =  	-I../.. 	-I../../common 	-I../../gtk
 
 
-CPPFLAGS =  	$(ASPELL_CFLAGS) 	$(GLIB_CFLAGS) 	$(GTK_CFLAGS)
+CPPFLAGS =  	@CPPFLAGS@ $(ASPELL_CFLAGS) 	$(GLIB_CFLAGS) 	$(GTK_CFLAGS)
 
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 CONFIG_HEADER = ../../../config.h
