Diff for /parser3/src/sql/pgsql/Attic/acinclude.m4 between versions 1.1 and 1.2

version 1.1, 2001/07/31 07:34:53 version 1.2, 2001/08/28 11:49:48
Line 1 Line 1
 dnl acinclude.m4(  
   
 AC_DEFUN(CALC_ARGS,[  
   
 AC_ARG_WITH(pgsql_inc,[  --with-pgsql_inc[=DIR]      DIR is the PgSQL includes directory],,  
         withval="/usr/local/pgsql/include"  
 )  
 PGSQL_INC=$withval  
 AC_SUBST(PGSQL_INC)  
   
 ])  
   
 dnl acinclude.m4)  
   
   
 ## libtool.m4 - Configure libtool for the target system. -*-Shell-script-*-  ## libtool.m4 - Configure libtool for the target system. -*-Shell-script-*-
 ## Copyright (C) 1996-1999, 2000 Free Software Foundation, Inc.  ## Copyright (C) 1996-1999, 2000 Free Software Foundation, Inc.
 ## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996  ## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Removed from v.1.1  
changed lines
  Added in v.1.2


E-mail: