[pubcookie-dev] CVS update: jjminer;
webiso/pubcookie configure.ac,1.86,1.87
miner at doit.wisc.edu
miner at doit.wisc.edu
Tue Nov 15 19:00:32 PST 2005
Update of /usr/local/cvsroot/webiso/pubcookie
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv17595
Modified Files:
configure.ac
Log Message:
This isn't good.. I design the new system and then use it wrong.
Index: webiso/pubcookie/configure.ac
diff -c webiso/pubcookie/configure.ac:1.86 webiso/pubcookie/configure.ac:1.87
*** webiso/pubcookie/configure.ac:1.86 Tue Nov 15 18:57:04 2005
--- webiso/pubcookie/configure.ac Tue Nov 15 19:00:29 2005
***************
*** 1,6 ****
# Process this file with autoconf to produce a configure script.
! AC_REVISION($Revision: 1.86 $)
dnl Unfortunately, this must come before the seperate version splits, which are
dnl definted below. Please set them first, and then set the second argument of
--- 1,6 ----
# Process this file with autoconf to produce a configure script.
! AC_REVISION($Revision: 1.87 $)
dnl Unfortunately, this must come before the seperate version splits, which are
dnl definted below. Please set them first, and then set the second argument of
***************
*** 8,14 ****
dnl PBC_VERSION_MAJOR.PBC_VERSION_MINOR.PBC_VERSION_PATCH PBC_VERSION_TYPE
dnl Omit PBC_VERSION_TYPE if the TYPE is "final"
dnl I apologize that this isn't done automatically
! AC_INIT(Pubcookie, [3.2.1a wisc-2], pubcookie-dev at u.washington.edu)
AC_CONFIG_SRCDIR([src/libpubcookie.c])
AC_CONFIG_HEADER([src/config.h])
--- 8,14 ----
dnl PBC_VERSION_MAJOR.PBC_VERSION_MINOR.PBC_VERSION_PATCH PBC_VERSION_TYPE
dnl Omit PBC_VERSION_TYPE if the TYPE is "final"
dnl I apologize that this isn't done automatically
! AC_INIT(Pubcookie, [3.2.2 pre-beta1], pubcookie-dev at u.washington.edu)
AC_CONFIG_SRCDIR([src/libpubcookie.c])
AC_CONFIG_HEADER([src/config.h])
end of message
More information about the pubcookie-dev
mailing list