Chris Browne cbbrowne at lists.slony.info
Thu Apr 30 09:19:33 PDT 2009
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv4520

Modified Files:
      Tag: REL_1_2_STABLE
	configure 
Log Message:
Update based on autoconf run


Index: configure
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/configure,v
retrieving revision 1.70.2.9
retrieving revision 1.70.2.10
diff -C2 -d -r1.70.2.9 -r1.70.2.10
*** configure	22 Nov 2007 22:51:04 -0000	1.70.2.9
--- configure	30 Apr 2009 16:19:31 -0000	1.70.2.10
***************
*** 1,8 ****
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
! # Generated by GNU Autoconf 2.61 for postgresql-slony1 1.2.STABLE.
  #
  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
! # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
  # This configure script is free software; the Free Software Foundation
  # gives unlimited permission to copy, distribute and modify it.
--- 1,8 ----
  #! /bin/sh
[...14486 lines suppressed...]
--- 12375,12383 ----
  ac_clean_files=$ac_clean_files_save
  
+ test $ac_write_fail = 0 ||
+   { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
+ $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
+    { (exit 1); exit 1; }; }
+ 
  
  # configure is writing to config.log, and then calls config.status.
***************
*** 11987,11989 ****
--- 12401,12407 ----
    $ac_cs_success || { (exit 1); exit 1; }
  fi
+ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
+   { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
+ $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
+ fi
  



More information about the Slony1-commit mailing list