Index: xotcl/library/store/XOTclGdbm/Makefile.in =================================================================== diff -u -rf7894d9be99a8da3a04218abcdb9bd46b6d625c8 -r78e82b3563a644f2df47320eacc693f1b788b03c --- xotcl/library/store/XOTclGdbm/Makefile.in (.../Makefile.in) (revision f7894d9be99a8da3a04218abcdb9bd46b6d625c8) +++ xotcl/library/store/XOTclGdbm/Makefile.in (.../Makefile.in) (revision 78e82b3563a644f2df47320eacc693f1b788b03c) @@ -12,7 +12,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: Makefile.in,v 1.1 2004/05/23 22:50:39 neumann Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.2 2006/02/18 22:17:33 neumann Exp $ #======================================================================== # Add additional lines to handle any additional AC_SUBST cases that @@ -137,7 +137,7 @@ INCLUDES = @PKG_INCLUDES@ @TCL_INCLUDES@ -EXTRA_CFLAGS = @EXTRA_CFLAGS@ @PKG_CFLAGS@ +EXTRA_CFLAGS = @PKG_CFLAGS@ # TCL_DEFS is not strictly need here, but if you remove it, then you # must make sure that configure.in checks for the necessary components