[pubcookie-dev] CVS update: jjminer;
webiso/pubcookie/src pbc_version.h.in,1.2,1.3
miner at doit.wisc.edu
miner at doit.wisc.edu
Tue Nov 29 16:25:13 PST 2005
Update of /usr/local/cvsroot/webiso/pubcookie/src
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv5590/src
Modified Files:
pbc_version.h.in
Log Message:
Added generation of the "Windows Build Number" to configure, as well as
autogeneration of PubcookieFilter.h and PubCookieFilter.rc
Index: webiso/pubcookie/src/pbc_version.h.in
diff -c webiso/pubcookie/src/pbc_version.h.in:1.2 webiso/pubcookie/src/pbc_version.h.in:1.3
*** webiso/pubcookie/src/pbc_version.h.in:1.2 Tue Nov 29 15:39:56 2005
--- webiso/pubcookie/src/pbc_version.h.in Tue Nov 29 16:25:11 2005
***************
*** 16,29 ****
*/
/*
! $Id: pbc_version.h.in,v 1.2 2005/11/29 23:39:56 jjminer Exp $
*/
! /* **************************************************************************
! * CAUTION! This file is automatically generated from pbc_version.h.in.
! * Changes made directly in pbc_version.h will be overwritten by configure when
! * it is run again!
! ****************************************************************************** */
#ifndef PUBCOOKIE_VERSION
#define PUBCOOKIE_VERSION
--- 16,29 ----
*/
/*
! $Id: pbc_version.h.in,v 1.3 2005/11/30 00:25:11 jjminer Exp $
*/
! /***************************************************************************
! * CAUTION! This file (pbc_version.h) is automatically generated from
! * pbc_version.h.in. Changes made directly in pbc_version.h will be overwritten
! * by configure when it is run again!
! *************************************************************************** */
#ifndef PUBCOOKIE_VERSION
#define PUBCOOKIE_VERSION
***************
*** 43,72 ****
* NOTE: These version strings are from configure.ac now.
*/
! /* **************************************************************************
! * CAUTION! This file is automatically generated from pbc_version.h.in.
! * Changes made directly in pbc_version.h will be overwritten by configure when
! * it is run again!
! ****************************************************************************** */
#define PBC_VERSION_MAJOR "@PBC_VERSION_MAJOR@"
#define PBC_VERSION_MINOR "@PBC_VERSION_MINOR@"
#define PBC_VERSION_PATCH "@PBC_VERSION_PATCH@"
! /* **************************************************************************
! * CAUTION! This file is automatically generated from pbc_version.h.in.
! * Changes made directly in pbc_version.h will be overwritten by configure when
! * it is run again!
! ****************************************************************************** */
/* beta or final, so the code knows what it is, should it care. */
#define PBC_VERSION_RELEASE "@PBC_VERSION_TYPE@"
! /* **************************************************************************
! * CAUTION! This file is automatically generated from pbc_version.h.in.
! * Changes made directly in pbc_version.h will be overwritten by configure when
! * it is run again!
! ****************************************************************************** */
#define PBC_VERSION_STRING "@PACKAGE_VERSION@"
--- 43,72 ----
* NOTE: These version strings are from configure.ac now.
*/
! /***************************************************************************
! * CAUTION! This file (pbc_version.h) is automatically generated from
! * pbc_version.h.in. Changes made directly in pbc_version.h will be overwritten
! * by configure when it is run again!
! *************************************************************************** */
#define PBC_VERSION_MAJOR "@PBC_VERSION_MAJOR@"
#define PBC_VERSION_MINOR "@PBC_VERSION_MINOR@"
#define PBC_VERSION_PATCH "@PBC_VERSION_PATCH@"
! /***************************************************************************
! * CAUTION! This file (pbc_version.h) is automatically generated from
! * pbc_version.h.in. Changes made directly in pbc_version.h will be overwritten
! * by configure when it is run again!
! *************************************************************************** */
/* beta or final, so the code knows what it is, should it care. */
#define PBC_VERSION_RELEASE "@PBC_VERSION_TYPE@"
! /***************************************************************************
! * CAUTION! This file (pbc_version.h) is automatically generated from
! * pbc_version.h.in. Changes made directly in pbc_version.h will be overwritten
! * by configure when it is run again!
! *************************************************************************** */
#define PBC_VERSION_STRING "@PACKAGE_VERSION@"
end of message
More information about the pubcookie-dev
mailing list