diff src/Makefile.in.in @ 203:850242ba4a81 r20-3b28

Import from CVS: tag r20-3b28
author cvs
date Mon, 13 Aug 2007 10:02:21 +0200
parents 169c0442b401
children e45d5e7c476e
line wrap: on
line diff
--- a/src/Makefile.in.in	Mon Aug 13 10:01:24 2007 +0200
+++ b/src/Makefile.in.in	Mon Aug 13 10:02:21 2007 +0200
@@ -38,7 +38,11 @@
 etcdir = ../etc/
 
 ## Here are the things that we expect ../configure to edit.
+prefix=@prefix@
 srcdir=@srcdir@
+version=@version@
+infodir=@infodir@
+infopath=@infopath@
 CC=@CC@
 CPP=@CPP@
 CFLAGS=@CFLAGS@