[CVS] RPM: rpm-5_3: rpm/ CHANGES configure.ac

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: rpm  Date:   25-Oct-2010 23:03:39
  Branch: rpm-5_3  Handle: 2010102521033800

  Modified files:   (Branch: rpm-5_3)
rpm CHANGES configure.ac

  Log:
- start 5.3.6 development.

  Summary:
RevisionChanges Path
1.3296.2.104+3  -0  rpm/CHANGES
2.432.2.32  +1  -1  rpm/configure.ac
  

  patch -p0 '@@ .'
  Index: rpm/CHANGES
  
  $ cvs diff -u -r1.3296.2.103 -r1.3296.2.104 CHANGES
  --- rpm/CHANGES   23 Oct 2010 20:23:49 -  1.3296.2.103
  +++ rpm/CHANGES   25 Oct 2010 21:03:38 -  1.3296.2.104
  @@ -1,4 +1,7 @@
  +5.3.5 - 5.3.6:
  +
   5.3.4 - 5.3.5:
  +- jbj: release 5.3.5.
   - jbj: stub-in a disabler for FILE ACID.
   - jbj: i18n: update po files (Translation Project).
   - jbj: beecrypt: fix: polluted builds due to my brain fart. revert.
  @@ .
  patch -p0 '@@ .'
  Index: rpm/configure.ac
  
  $ cvs diff -u -r2.432.2.31 -r2.432.2.32 configure.ac
  --- rpm/configure.ac  25 Oct 2010 05:25:04 -  2.432.2.31
  +++ rpm/configure.ac  25 Oct 2010 21:03:38 -  2.432.2.32
  @@ -8,7 +8,7 @@
   
   AC_PREREQ(2.63)
   m4_define([PACKAGE_BUGREPORT_DEFAULT], [rpm-de...@rpm5.org])
  -AC_INIT([rpm],[5.3.5],[PACKAGE_BUGREPORT_DEFAULT])
  +AC_INIT([rpm],[5.3.6],[PACKAGE_BUGREPORT_DEFAULT])
   PACKAGE_TIMESTAMP=2010-09-18 dnl # [-MM[-DD[ HH[:MM
   AC_MSG_TITLE([RPM Package Manager (RPM)], [$PACKAGE_VERSION])
   
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm/ devtool.conf

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: rpm  Date:   25-Oct-2010 23:47:23
  Branch: HEAD Handle: 2010102521472200

  Modified files:
rpm devtool.conf

  Log:
- devtool: update the build option sets.

  Summary:
RevisionChanges Path
2.355   +402 -85rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.354 -r2.355 devtool.conf
  --- rpm/devtool.conf  17 Oct 2010 07:00:01 -  2.354
  +++ rpm/devtool.conf  25 Oct 2010 21:47:22 -  2.355
  @@ -70,7 +70,6 @@
   #--enable-pcretest-libreadline \
   #--with-ssl=openssl \
   #
  -
   %system
   #   configure RPM 5 with maximum internal (independence) and maximum
   #   external (reusability) extend as it usually is the case when
  @@ -104,7 +103,7 @@
   --with-gcrypt \
   --without-tomcrypt \
   --without-tpm \
  ---with-libtasn1 \
  +--without-libtasn1 \
   --without-pakchois \
   --without-gnutls \
   --with-neon=internal \
  @@ -128,12 +127,11 @@
   --without-rc \
   --without-js \
   --with-gpsee=/usr/lib/rpm \
  ---with-mongo=/usr/lib/rpm \
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
   --without-perlembed \
  ---without-ruby \
  +--with-ruby \
   --with-selinux \
   --with-sepol \
   --with-semanage \
  @@ -198,14 +196,15 @@
   %configure \
   --verbose \
   --prefix=/opt/local \
  ---with-db=internal \
  ---with-dbsql=internal \
  ---with-db-tools-integrated \
  +--enable-shared \
  +--with-db=/opt/local/lib/db51:/opt/local/include \
  +--with-dbsql=/opt/local/lib/db51:/opt/local/include \
  +--without-db-tools-integrated \
   --with-zlib \
   --with-bzip2 \
   --with-xz \
   --with-file \
  ---with-path-magic=/usr/share/file/magic \
  +--with-path-magic=/opt/local/share/misc/magic \
   --with-lua=internal \
   --with-tcl \
   --without-sqlite \
  @@ -213,29 +212,34 @@
   --with-readline \
   --with-augeas \
   --with-beecrypt=internal \
  +--without-java \
   --with-openssl \
   --with-nss \
   --with-gcrypt \
   --without-tomcrypt \
  +--without-tpm \
   --without-libtasn1 \
   --without-pakchois \
   --without-gnutls \
  ---with-neon \
  +--with-neon=external \
  +--without-libproxy \
  +--with-expat \
   --with-pcre=internal \
   --enable-utf8 \
   --with-uuid=/opt/local/lib:/opt/local/include/ossp \
  +--without-attr \
  +--without-acl \
   --with-xar=/opt/local/lib:/opt/local/include/xar \
   --with-popt=/opt/local \
   --without-keyutils \
   --with-pthreads \
   --without-libelf \
   --with-cudf \
  ---without-selinux \
  ---without-squirrel \
   --without-ficl \
  +--without-aterm \
  +--without-nix \
   --without-bash \
   --without-rc \
  ---with-installed-readline \
   --without-js \
   --without-gpsee \
   --with-python=system \
  @@ -243,6 +247,11 @@
   --with-perl \
   
--with-perlembed=/opt/local/lib/perl5/5.10.1/darwin-multi-2level/CORE \
   --with-ruby=/opt/local/lib/ruby/1.8 \
  +--without-selinux \
  +--without-sepol \
  +--without-semanage \
  +--without-squirrel \
  +--with-installed-readline \
   --with-valgrind \
   --disable-openmp \
   --enable-build-warnings \
  @@ -255,13 +264,14 @@
   %configure \
   --verbose \
   --prefix=/opt/local \
  ---with-db=internal \
  ---with-dbsql=internal \
  ---with-db-tools-integrated \
  +--with-db \
  +--with-dbsql \
  +--without-db-tools-integrated \
   --with-zlib \
   --with-bzip2 \
   --with-xz \
  ---with-file=internal \
  +--with-file \
  +--with-path-magic=/opt/local/share/misc/magic \
   --with-lua=internal \
   --with-tcl \
   --without-sqlite \
  @@ -272,21 +282,27 @@
   --with-nss \
   --with-gcrypt \
   

[CVS] RPM: rpm-5_3: beecrypt/ acinclude.m4

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: beecrypt Date:   26-Oct-2010 04:47:24
  Branch: rpm-5_3  Handle: 2010102602472400

  Modified files:   (Branch: rpm-5_3)
beecryptacinclude.m4

  Log:
- eliminate AutoFu nags.

  Summary:
RevisionChanges Path
1.16.2.1+1  -1  beecrypt/acinclude.m4
  

  patch -p0 '@@ .'
  Index: beecrypt/acinclude.m4
  
  $ cvs diff -u -r1.16 -r1.16.2.1 acinclude.m4
  --- beecrypt/acinclude.m4 29 Apr 2010 18:40:40 -  1.16
  +++ beecrypt/acinclude.m4 26 Oct 2010 02:47:24 -  1.16.2.1
  @@ -1610,7 +1610,7 @@
 AH_TEMPLATE([ENABLE_THREAD_LOCAL_STORAGE],[Define to 1 if you want to 
enable thread-local-storage support])
 if test $ac_enable_threads = yes; then
   AC_MSG_CHECKING([if your compiler supports thread-local-storage])
  -AC_COMPILE_IFELSE([__thread int a = 0;],[
  +AC_COMPILE_IFELSE([AC_LANG_SOURCE([__thread int a = 0;])],[
 AC_DEFINE([ENABLE_THREAD_LOCAL_STORAGE],1)
 AC_MSG_RESULT([yes])
 ],[
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: beecrypt/ acinclude.m4 autogen.sh

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: beecrypt Date:   26-Oct-2010 04:51:56
  Branch: HEAD Handle: 2010102602515500

  Modified files:
beecryptacinclude.m4 autogen.sh

  Log:
- eliminate AutoFu nags.

  Summary:
RevisionChanges Path
1.17+1  -1  beecrypt/acinclude.m4
1.26+21 -0  beecrypt/autogen.sh
  

  patch -p0 '@@ .'
  Index: beecrypt/acinclude.m4
  
  $ cvs diff -u -r1.16 -r1.17 acinclude.m4
  --- beecrypt/acinclude.m4 29 Apr 2010 18:40:40 -  1.16
  +++ beecrypt/acinclude.m4 26 Oct 2010 02:51:55 -  1.17
  @@ -1610,7 +1610,7 @@
 AH_TEMPLATE([ENABLE_THREAD_LOCAL_STORAGE],[Define to 1 if you want to 
enable thread-local-storage support])
 if test $ac_enable_threads = yes; then
   AC_MSG_CHECKING([if your compiler supports thread-local-storage])
  -AC_COMPILE_IFELSE([__thread int a = 0;],[
  +AC_COMPILE_IFELSE([AC_LANG_SOURCE([__thread int a = 0;])],[
 AC_DEFINE([ENABLE_THREAD_LOCAL_STORAGE],1)
 AC_MSG_RESULT([yes])
 ],[
  @@ .
  patch -p0 '@@ .'
  Index: beecrypt/autogen.sh
  
  $ cvs diff -u -r1.25 -r1.26 autogen.sh
  --- beecrypt/autogen.sh   29 Apr 2010 18:40:40 -  1.25
  +++ beecrypt/autogen.sh   26 Oct 2010 02:51:55 -  1.26
  @@ -1,6 +1,27 @@
   #! /bin/sh
   export CFLAGS
   export LDFLAGS
  +
  +#   wrapper for running GNU libtool's libtoolize(1)
  +libtoolize () {
  +_libtoolize=`which glibtoolize 2/dev/null`
  +_libtoolize_args=$*
  +case $_libtoolize in
  +/* ) ;;
  +*  ) _libtoolize=`which libtoolize 2/dev/null`
  + case $_libtoolize in
  + /* ) ;;
  + *  ) _libtoolize=libtoolize ;;
  + esac
  + ;;
  +esac
  +_libtoolize_version=`$_libtoolize --version | sed -e '1q' | sed -e 
's;^[^0-9]*;;'`
  +case $_libtoolize_version in
  +1.* ) _libtoolize_args=`echo X$_libtoolize_args | sed -e 's;^X;;' 
-e 's;--quiet;;' -e 's;--install;;'` ;;
  +esac
  +eval $_libtoolize $_libtoolize_args
  +}
  +
   libtoolize --force --copy
   aclocal
   automake -a -c
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: neon/ acinclude.m4 autogen.sh

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: neon Date:   26-Oct-2010 04:58:22
  Branch: HEAD Handle: 2010102602582200

  Modified files:
neonacinclude.m4 autogen.sh

  Log:
- eliminate AutoFu nags.

  Summary:
RevisionChanges Path
1.2 +1  -1  neon/acinclude.m4
1.8 +1  -1  neon/autogen.sh
  

  patch -p0 '@@ .'
  Index: neon/acinclude.m4
  
  $ cvs diff -u -r1.1 -r1.2 acinclude.m4
  --- neon/acinclude.m4 23 Aug 2010 16:44:04 -  1.1
  +++ neon/acinclude.m4 26 Oct 2010 02:58:22 -  1.2
  @@ -1438,7 +1438,7 @@
   global: sym;
   } VERS_1;
   EOF
  -AC_LINK_IFELSE(AC_LANG_PROGRAM([], []),
  +AC_LINK_IFELSE([AC_LANG_SOURCE(AC_LANG_PROGRAM([], []))],
  [have_ld_version_script=yes], [have_ld_version_script=no])
   rm -f conftest.map
   LDFLAGS=$save_LDFLAGS
  @@ .
  patch -p0 '@@ .'
  Index: neon/autogen.sh
  
  $ cvs diff -u -r1.7 -r1.8 autogen.sh
  --- neon/autogen.sh   27 Sep 2010 17:08:42 -  1.7
  +++ neon/autogen.sh   26 Oct 2010 02:58:22 -  1.8
  @@ -2,7 +2,7 @@
   
   #   configure the requirements
   AMV=automake (GNU automake) 1.11.1
  -ACV=autoconf (GNU Autoconf) 2.63
  +ACV=autoconf (GNU Autoconf) 2.68
   LTV=libtoolize (GNU libtool) 2.2.10
   GTT=gettextize (GNU gettext-tools) 0.17
   USAGE=
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_3: neon/ acinclude.m4 autogen.sh

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: neon Date:   26-Oct-2010 04:59:18
  Branch: rpm-5_3  Handle: 2010102602591700

  Modified files:   (Branch: rpm-5_3)
neonacinclude.m4 autogen.sh

  Log:
- eliminate AutoFu nags.

  Summary:
RevisionChanges Path
1.1.2.1 +1  -1  neon/acinclude.m4
1.6.2.2 +1  -1  neon/autogen.sh
  

  patch -p0 '@@ .'
  Index: neon/acinclude.m4
  
  $ cvs diff -u -r1.1 -r1.1.2.1 acinclude.m4
  --- neon/acinclude.m4 23 Aug 2010 16:44:04 -  1.1
  +++ neon/acinclude.m4 26 Oct 2010 02:59:17 -  1.1.2.1
  @@ -1438,7 +1438,7 @@
   global: sym;
   } VERS_1;
   EOF
  -AC_LINK_IFELSE(AC_LANG_PROGRAM([], []),
  +AC_LINK_IFELSE([AC_LANG_SOURCE(AC_LANG_PROGRAM([], []))],
  [have_ld_version_script=yes], [have_ld_version_script=no])
   rm -f conftest.map
   LDFLAGS=$save_LDFLAGS
  @@ .
  patch -p0 '@@ .'
  Index: neon/autogen.sh
  
  $ cvs diff -u -r1.6.2.1 -r1.6.2.2 autogen.sh
  --- neon/autogen.sh   21 Sep 2010 15:56:58 -  1.6.2.1
  +++ neon/autogen.sh   26 Oct 2010 02:59:17 -  1.6.2.2
  @@ -2,7 +2,7 @@
   
   #   configure the requirements
   AMV=automake (GNU automake) 1.11.1
  -ACV=autoconf (GNU Autoconf) 2.63
  +ACV=autoconf (GNU Autoconf) 2.68
   LTV=libtoolize (GNU libtool) 2.2.10
   GTT=gettextize (GNU gettext-tools) 0.17
   USAGE=
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: pcre/ autogen.sh configure.ac

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: pcre Date:   26-Oct-2010 05:07:16
  Branch: HEAD Handle: 2010102603071600

  Modified files:
pcreautogen.sh configure.ac

  Log:
- eliminate AutoFu nags.

  Summary:
RevisionChanges Path
1.6 +1  -1  pcre/autogen.sh
1.2 +134 -40pcre/configure.ac
  

  patch -p0 '@@ .'
  Index: pcre/autogen.sh
  
  $ cvs diff -u -r1.5 -r1.6 autogen.sh
  --- pcre/autogen.sh   27 Sep 2010 17:08:42 -  1.5
  +++ pcre/autogen.sh   26 Oct 2010 03:07:16 -  1.6
  @@ -2,7 +2,7 @@
   
   #   configure the requirements
   AMV=automake (GNU automake) 1.11.1
  -ACV=autoconf (GNU Autoconf) 2.63
  +ACV=autoconf (GNU Autoconf) 2.68
   LTV=libtoolize (GNU libtool) 2.2.10
   GTT=gettextize (GNU gettext-tools) 0.17
   USAGE=
  @@ .
  patch -p0 '@@ .'
  Index: pcre/configure.ac
  
  $ cvs diff -u -r1.1.1.4 -r1.2 configure.ac
  --- pcre/configure.ac 21 Aug 2010 21:48:05 -  1.1.1.4
  +++ pcre/configure.ac 26 Oct 2010 03:07:16 -  1.2
  @@ -68,7 +68,7 @@
   # AC_PROG_CXX will return g++ even if no c++ compiler is installed.
   # Check for that case, and just disable c++ code if g++ doesn't run.
   AC_LANG_PUSH(C++)
  -AC_COMPILE_IFELSE(AC_LANG_PROGRAM([],[]),, CXX=; CXXCP=; CXXFLAGS=)
  +AC_COMPILE_IFELSE([AC_LANG_SOURCE(AC_LANG_PROGRAM([],[]))],, CXX=; 
CXXCP=; CXXFLAGS=)
   AC_LANG_POP
   
   # Check for a 64-bit integer type
  @@ -320,11 +320,11 @@
 LDFLAGS=$OLD_LDFLAGS -Wl,$flag
 # We try to run the linker with this new ld flag.  If the link fails,
 # we give up and remove the new flag from LDFLAGS.
  -  AC_LINK_IFELSE(AC_LANG_PROGRAM([namespace pcrecpp {
  +  AC_LINK_IFELSE( [AC_LANG_SOURCE( AC_LANG_PROGRAM([namespace pcrecpp {
   class RE { static int no_arg; };
   int RE::no_arg;
 }],
  - []),
  + []) )],
[AC_MSG_RESULT([yes]);
 EXTRA_LIBPCRECPP_LDFLAGS=$EXTRA_LIBPCRECPP_LDFLAGS 
-Wl,$flag;
 break;],
  @@ -361,8 +361,8 @@
 else
   include=stdlib.h
 fi
  -  AC_COMPILE_IFELSE(AC_LANG_PROGRAM([#include $include],
  -[char* e; return $fn(100, e, 10)]),
  +  AC_COMPILE_IFELSE( [AC_LANG_SOURCE( AC_LANG_PROGRAM([#include $include],
  +[char* e; return $fn(100, e, 10)]) )],
   [AC_MSG_RESULT(yes)
AC_DEFINE_UNQUOTED(HAVE_`echo $fn | tr 
abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`, 1,
   [Define to 1 if you have `$fn'.])
  @@ -434,11 +434,11 @@
   AC_MSG_CHECKING([for libbz2])
   OLD_LIBS=$LIBS
   LIBS=$LIBS -lbz2
  -AC_LINK_IFELSE( AC_LANG_PROGRAM([[
  +AC_LINK_IFELSE( [AC_LANG_SOURCE( AC_LANG_PROGRAM([[
   #ifdef HAVE_BZLIB_H
   #include bzlib.h
   #endif]],
  -[[return (int)BZ2_bzopen(conftest, rb);]]),
  +[[return (int)BZ2_bzopen(conftest, rb);]]) )],
   [AC_MSG_RESULT([yes]);HAVE_LIBBZ2=1; break;],
   AC_MSG_RESULT([no]))
   LIBS=$OLD_LIBS
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_3: pcre/ autogen.sh configure.ac

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: pcre Date:   26-Oct-2010 05:08:39
  Branch: rpm-5_3  Handle: 2010102603083900

  Modified files:   (Branch: rpm-5_3)
pcreautogen.sh configure.ac

  Log:
- eliminate AutoFu nags.

  Summary:
RevisionChanges Path
1.2.2.2 +1  -1  pcre/autogen.sh
1.1.1.3.2.2 +7  -7  pcre/configure.ac
  

  patch -p0 '@@ .'
  Index: pcre/autogen.sh
  
  $ cvs diff -u -r1.2.2.1 -r1.2.2.2 autogen.sh
  --- pcre/autogen.sh   21 Sep 2010 15:56:59 -  1.2.2.1
  +++ pcre/autogen.sh   26 Oct 2010 03:08:39 -  1.2.2.2
  @@ -2,7 +2,7 @@
   
   #   configure the requirements
   AMV=automake (GNU automake) 1.11.1
  -ACV=autoconf (GNU Autoconf) 2.63
  +ACV=autoconf (GNU Autoconf) 2.68
   LTV=libtoolize (GNU libtool) 2.2.10
   GTT=gettextize (GNU gettext-tools) 0.17
   USAGE=
  @@ .
  patch -p0 '@@ .'
  Index: pcre/configure.ac
  
  $ cvs diff -u -r1.1.1.3.2.1 -r1.1.1.3.2.2 configure.ac
  --- pcre/configure.ac 23 Aug 2010 13:08:53 -  1.1.1.3.2.1
  +++ pcre/configure.ac 26 Oct 2010 03:08:39 -  1.1.1.3.2.2
  @@ -68,7 +68,7 @@
   # AC_PROG_CXX will return g++ even if no c++ compiler is installed.
   # Check for that case, and just disable c++ code if g++ doesn't run.
   AC_LANG_PUSH(C++)
  -AC_COMPILE_IFELSE(AC_LANG_PROGRAM([],[]),, CXX=; CXXCP=; CXXFLAGS=)
  +AC_COMPILE_IFELSE([AC_LANG_SOURCE(AC_LANG_PROGRAM([],[]))],, CXX=; 
CXXCP=; CXXFLAGS=)
   AC_LANG_POP
   
   # Check for a 64-bit integer type
  @@ -320,11 +320,11 @@
 LDFLAGS=$OLD_LDFLAGS -Wl,$flag
 # We try to run the linker with this new ld flag.  If the link fails,
 # we give up and remove the new flag from LDFLAGS.
  -  AC_LINK_IFELSE(AC_LANG_PROGRAM([namespace pcrecpp {
  +  AC_LINK_IFELSE( [AC_LANG_SOURCE( AC_LANG_PROGRAM([namespace pcrecpp {
   class RE { static int no_arg; };
   int RE::no_arg;
 }],
  - []),
  + []) )],
[AC_MSG_RESULT([yes]);
 EXTRA_LIBPCRECPP_LDFLAGS=$EXTRA_LIBPCRECPP_LDFLAGS 
-Wl,$flag;
 break;],
  @@ -361,8 +361,8 @@
 else
   include=stdlib.h
 fi
  -  AC_COMPILE_IFELSE(AC_LANG_PROGRAM([#include $include],
  -[char* e; return $fn(100, e, 10)]),
  +  AC_COMPILE_IFELSE( [AC_LANG_SOURCE( AC_LANG_PROGRAM([#include $include],
  +[char* e; return $fn(100, e, 10)]) )],
   [AC_MSG_RESULT(yes)
AC_DEFINE_UNQUOTED(HAVE_`echo $fn | tr 
abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`, 1,
   [Define to 1 if you have `$fn'.])
  @@ -434,11 +434,11 @@
   AC_MSG_CHECKING([for libbz2])
   OLD_LIBS=$LIBS
   LIBS=$LIBS -lbz2
  -AC_LINK_IFELSE( AC_LANG_PROGRAM([[
  +AC_LINK_IFELSE( [AC_LANG_SOURCE( AC_LANG_PROGRAM([[
   #ifdef HAVE_BZLIB_H
   #include bzlib.h
   #endif]],
  -[[return (int)BZ2_bzopen(conftest, rb);]]),
  +[[return (int)BZ2_bzopen(conftest, rb);]]) )],
   [AC_MSG_RESULT([yes]);HAVE_LIBBZ2=1; break;],
   AC_MSG_RESULT([no]))
   LIBS=$OLD_LIBS
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm/ acinclude.m4

2010-10-25 Thread Jeff Johnson
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Jeff Johnson
  Root:   /v/rpm/cvs   Email:  j...@rpm5.org
  Module: rpm  Date:   26-Oct-2010 05:14:06
  Branch: HEAD Handle: 2010102603140600

  Modified files:
rpm acinclude.m4

  Log:
- eliminate AutoFu nags.

  Summary:
RevisionChanges Path
2.31+1  -1  rpm/acinclude.m4
  

  patch -p0 '@@ .'
  Index: rpm/acinclude.m4
  
  $ cvs diff -u -r2.30 -r2.31 acinclude.m4
  --- rpm/acinclude.m4  15 Apr 2009 12:37:57 -  2.30
  +++ rpm/acinclude.m4  26 Oct 2010 03:14:06 -  2.31
  @@ -596,7 +596,7 @@
   [/* Predefined possible va_copy() implementation (id: $1) */
   #define __VA_COPY_USE_$1(d, s) $2])
   if test .$ac_cv_va_copy = .; then
  -
AC_RUN_IFELSE(AC_LANG_SOURCE([[__va_copy_test($2)]]),[ac_cv_va_copy=$1],[],[])
  +
AC_RUN_IFELSE([AC_LANG_SOURCE(AC_LANG_SOURCE([[__va_copy_test($2)]]))],[ac_cv_va_copy=$1],[],[])
   fi
   ])
   
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org