From: Peep P. <so...@us...> - 2004-06-08 20:22:09
|
Update of /cvsroot/agd/server In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11022 Modified Files: configure Makefile.in Log Message: Regenerated. Index: Makefile.in =================================================================== RCS file: /cvsroot/agd/server/Makefile.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile.in 12 Mar 2004 14:43:27 -0000 1.3 +++ Makefile.in 8 Jun 2004 20:20:48 -0000 1.4 @@ -503,6 +503,7 @@ install-data-local: cp -r lib $(pkgdatadir) cp -r doc $(pkgdatadir) +# touch $(pkgdatadir)/debug.log uninstall-local: rm -rf $(pkgdatadir)/doc Index: configure =================================================================== RCS file: /cvsroot/agd/server/configure,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- configure 7 Jun 2004 15:51:29 -0000 1.8 +++ configure 8 Jun 2004 20:20:47 -0000 1.9 @@ -3,7 +3,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59 for AGD 0.0.3. # -# Report bugs to <so...@es...>. +# Report bugs to <pe...@li...>. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -272,7 +272,7 @@ PACKAGE_TARNAME='agd' PACKAGE_VERSION='0.0.3' PACKAGE_STRING='AGD 0.0.3' -PACKAGE_BUGREPORT='so...@es...' +PACKAGE_BUGREPORT='pe...@li...' ac_unique_file="src/dfparse.y" ac_default_prefix=/usr @@ -872,7 +872,7 @@ Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. -Report bugs to <so...@es...>. +Report bugs to <pe...@li...>. _ACEOF fi @@ -4116,9 +4116,9 @@ echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX -## --------------------------------- ## -## Report this to so...@es... ## -## --------------------------------- ## +## ---------------------------- ## +## Report this to pe...@li... ## +## ---------------------------- ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 @@ -4266,9 +4266,9 @@ echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX -## --------------------------------- ## -## Report this to so...@es... ## -## --------------------------------- ## +## ---------------------------- ## +## Report this to pe...@li... ## +## ---------------------------- ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 |