[pubcookie-dev] WEBISO CVS update: jjminer;
webiso/pubcookie configure,1.39,1.40 stamp-h.in,1.14,1.15
miner at doit.wisc.edu
miner at doit.wisc.edu
Thu May 15 08:57:16 PDT 2003
Update of /usr/local/cvsroot/webiso/pubcookie
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv19609
Modified Files:
configure stamp-h.in
Log Message:
Regenerated.
Index: webiso/pubcookie/configure
diff -c webiso/pubcookie/configure:1.39 webiso/pubcookie/configure:1.40
*** webiso/pubcookie/configure:1.39 Sun Apr 20 10:21:59 2003
--- webiso/pubcookie/configure Thu May 15 08:57:14 2003
***************
*** 1,5 ****
#! /bin/sh
! # From configure.ac Revision: 1.35 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.53 for Pubcookie 3.0.0 pre-rc2.
#
--- 1,5 ----
#! /bin/sh
! # From configure.ac Revision: 1.36 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.53 for Pubcookie 3.0.0 pre-rc2.
#
***************
*** 834,839 ****
--- 834,841 ----
--enable-ldap Enable LDAP Verifier
--enable-shadow Enable Shadow Verifier
--enable-dmalloc Enable dmalloc debugging
+ --enable-maintainer-mode enable make rules and dependencies not useful
+ (and sometimes confusing) to the casual installer
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
***************
*** 7812,7817 ****
--- 7814,7844 ----
SNPRINTF_C=$SNPRINTF_C
+ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
+ echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6
+ # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
+ if test "${enable_maintainer_mode+set}" = set; then
+ enableval="$enable_maintainer_mode"
+ USE_MAINTAINER_MODE=$enableval
+ else
+ USE_MAINTAINER_MODE=no
+ fi;
+ echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
+ echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6
+
+
+ if test $USE_MAINTAINER_MODE = yes; then
+ MAINTAINER_MODE_TRUE=
+ MAINTAINER_MODE_FALSE='#'
+ else
+ MAINTAINER_MODE_TRUE='#'
+ MAINTAINER_MODE_FALSE=
+ fi
+
+ MAINT=$MAINTAINER_MODE_TRUE
+
+
+
ac_config_files="$ac_config_files Makefile src/pbc_path.h cgic/Makefile"
ac_config_files="$ac_config_files stamp-h"
***************
*** 7892,7897 ****
--- 7919,7931 ----
DEFS=-DHAVE_CONFIG_H
+ if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
+ { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
+ Usually this means the macro was only invoked conditionally." >&5
+ echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
+ Usually this means the macro was only invoked conditionally." >&2;}
+ { (exit 1); exit 1; }; }
+ fi
: ${CONFIG_STATUS=./config.status}
ac_clean_files_save=$ac_clean_files
***************
*** 8409,8414 ****
--- 8443,8451 ----
s, at LIBOBJS@,$LIBOBJS,;t t
s, at SNPRINTF_0@,$SNPRINTF_0,;t t
s, at SNPRINTF_C@,$SNPRINTF_C,;t t
+ s, at MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
+ s, at MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
+ s, at MAINT@,$MAINT,;t t
CEOF
_ACEOF
Index: webiso/pubcookie/stamp-h.in
diff -c webiso/pubcookie/stamp-h.in:1.14 webiso/pubcookie/stamp-h.in:1.15
*** webiso/pubcookie/stamp-h.in:1.14 Sun Apr 20 10:21:59 2003
--- webiso/pubcookie/stamp-h.in Thu May 15 08:57:14 2003
***************
*** 1 ****
! Sun Apr 20 12:20:07 CDT 2003
--- 1 ----
! Thu May 15 10:49:48 CDT 2003
end of message
More information about the pubcookie-dev
mailing list