[pacman-dev] [PATCH] configure.ac: remove unnecessary swig-checks + quote possible unset variables in test

Dan McGee dpmcgee at gmail.com
Fri Dec 22 14:26:38 EST 2006


Might as well tack this in there too.

Index: configure.ac
===================================================================
RCS file: /home/cvs-pacman/pacman-lib/configure.ac,v
retrieving revision 1.19
diff -u -r1.19 configure.ac
--- configure.ac        21 Dec 2006 17:15:24 -0000      1.19
+++ configure.ac        22 Dec 2006 19:25:54 -0000
@@ -3,7 +3,7 @@

 AC_PREREQ(2.59)
 dnl Update it right before the release since $pkgver_foo are all
_post_ release snapshots
-AC_INIT([Pacman package manager], 3.4.0, [pacman-dev at archlinux.org], pacman)
+AC_INIT([Pacman package manager], 3.0.0, [pacman-dev at archlinux.org], pacman)
 AC_LANG(C)
 AM_CONFIG_HEADER(config.h)
 AC_CANONICAL_SYSTEM




More information about the pacman-dev mailing list