From 4f80b38c4dc01c1318e4824bbc617f8e828c9d36 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Thu, 6 Jan 2011 17:30:05 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r231 | boklm | 2011-01-06 17:30:05 +0000 (Thu, 06 Jan 2011) | 1 line import rpm-setup version cleaned by blino ------------------------------------------------------------------------ --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0ae9143..f4a17ec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -# $Id$ +# $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.114, nanardon@mandriva.org) +AC_INIT(rpm-mageia-setup, 1.114, nanardon@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR @@ -118,7 +118,7 @@ RPMOS="$build_os_noversion" AC_SUBST(RPMOS) # Checks for library functions. -RPMVENDOR="Mandriva" +RPMVENDOR="Mageia" AC_ARG_WITH(vendor, [ --with-vendor the vendor of this config ]) if test $with_vendor; then RPMVENDOR=$with_vendor -- cgit v1.2.1