Support --includedir to configure.

This commit is contained in:
steve 2003-09-17 04:30:33 +00:00
parent ed792c5321
commit 1de5e6c848
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.152 2003/09/13 00:59:56 steve Exp $"
#ident "$Id: Makefile.in,v 1.153 2003/09/17 04:30:33 steve Exp $"
#
#
SHELL = /bin/sh
@ -37,7 +37,7 @@ VPATH = $(srcdir)
bindir = @bindir@
libdir = @libdir@
includedir = $(prefix)/include
includedir = @includedir@
mandir = @mandir@
dllib=@DLLIB@