$NetBSD$

--- libgdiff/Makefile.in	2002/08/28 16:37:05	1.1
+++ libgdiff/Makefile.in	2002/08/28 16:39:31
@@ -31,7 +31,7 @@
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 
-PR_PROGRAM = /bin/pr
+PR_PROGRAM = $(shell type pr | awk '{ print $$NF }')
 
 #### End of system configuration section. ####
 
