samba-vscan configure.in,1.17.2.21,1.17.2.22
Rainer Link <[email protected]> Sun, 20 May 2007 21:07:49 +0000
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/samba-vscan
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4211
Modified Files:
Tag: VSCAN_0_3
configure.in
Log Message:
fix some minor issues
Index: configure.in
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/configure.in,v
retrieving revision 1.17.2.21
retrieving revision 1.17.2.22
diff -u -d -r1.17.2.21 -r1.17.2.22
--- configure.in 13 Jan 2006 13:20:11 -0000 1.17.2.21
+++ configure.in 20 May 2007 21:07:47 -0000 1.17.2.22
@@ -32,9 +32,9 @@
PKG_CVS_SNAPSHOT=`sed -n 's/^PKG_CVS_SNAPSHOT=//p' $srcdir/VERSION`
if test -n "$PKG_BETA_RELEASE"; then
- PKG_SUBRELEASE="beta${PKG_BETA_RELEASE}"
+ PKG_SUBRELEASE=" beta${PKG_BETA_RELEASE}"
elif test -n "$PKG_ALPHA_RELEASE"; then
- PKG_SUBRELEASE="alpha${PKG_ALPHA_RELEASE}"
+ PKG_SUBRELEASE=" alpha${PKG_ALPHA_RELEASE}"
fi
if test x"$PKG_CVS_SNAPSHOT" = x"yes"; then
@@ -1000,7 +1000,7 @@
AC_MSG_WARN(sorry no regexp-exclude support is possible)
AC_MSG_ERROR(please install libpcre if you need regexp-exclude support)
elif test x"$vscan_cv_filerregexp_wanted" = x"no"; then
- TMP_DUMMY
+ TMP_DUMMY=
else
AC_MSG_WARN(sorry no regexp-exclude support is possible)
AC_MSG_WARN(please install libpcre if you need regexp-exclude support)
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/