Update of /cvsroot/perfparse/_perfparse/modules
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27132/modules
Modified Files:
Makefile.in storage_mysql.c
Log Message:
eleminated perfparse.org domain since we lost it.
Index: Makefile.in
===================================================================
RCS file: /cvsroot/perfparse/_perfparse/modules/Makefile.in,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** Makefile.in 2 Dec 2006 21:31:10 -0000 1.17
--- Makefile.in 20 Dec 2006 22:57:46 -0000 1.18
***************
*** 1,3 ****
! # Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
--- 1,3 ----
! # Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
***************
*** 15,20 ****
@SET_MAKE@
- SOURCES = $(libpp_storage_file_output_la_SOURCES) $(libpp_storage_gnuplot_la_SOURCES) $(libpp_storage_mysql_la_SOURCES) $(libpp_storage_postgresql_la_SOURCES) $(libpp_storage_print_la_SOURCES) $(libpp_storage_socket_output_la_SOURCES) $(libpp_storage_stdout_la_SOURCES)
-
srcdir = @srcdir@
top_srcdir = @top_srcdir@
--- 15,18 ----
Index: storage_mysql.c
===================================================================
RCS file: /cvsroot/perfparse/_perfparse/modules/storage_mysql.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** storage_mysql.c 16 Dec 2006 22:38:55 -0000 1.10
--- storage_mysql.c 20 Dec 2006 22:57:47 -0000 1.11
***************
*** 5,9 ****
* $Id$
*
! * Copyright (c) 2004 Ben Clewett (bcl...@pe...)
*
* License:
--- 5,9 ----
* $Id$
*
! * Copyright (c) 2004 Ben Clewett
*
* License:
|