This is the mail archive of the gsl-cvs@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gsl ./ChangeLog ./Makefile.am ./acconfig.h ./c ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.org	2003-06-17 21:06:10

Modified files:
	.              : ChangeLog Makefile.am acconfig.h config.h.in 
	                 gsl_math.h gsl_mode.h gsl_pow_int.h missing 
	block          : fprintf_source.c gsl_block_complex.h test.c 
	combination    : gsl_combination.h 
	complex        : gsl_complex_math.h 
	err            : ChangeLog Makefile.am gsl_errno.h 
	gsl            : Makefile.am 
	ieee-utils     : fp-gnuc99.c fp.c test.c 
	interpolation  : bsearch.h gsl_interp.h 
	matrix         : file_source.c gsl_matrix_char.h 
	                 gsl_matrix_complex_double.h 
	                 gsl_matrix_complex_float.h 
	                 gsl_matrix_complex_long_double.h 
	                 gsl_matrix_double.h gsl_matrix_float.h 
	                 gsl_matrix_int.h gsl_matrix_long.h 
	                 gsl_matrix_long_double.h gsl_matrix_short.h 
	                 gsl_matrix_uchar.h gsl_matrix_uint.h 
	                 gsl_matrix_ulong.h gsl_matrix_ushort.h test.c 
	                 test_complex_source.c test_source.c 
	msvc           : config.h 
	permutation    : gsl_permutation.h 
	poly           : gsl_poly.h 
	qrng           : gsl_qrng.h 
	rng            : gsl_rng.h 
	scripts        : knownproblems.pl 
	specfunc       : gsl_sf_exp.h gsl_sf_legendre.h gsl_sf_log.h 
	sys            : infnan.c test.c 
	test           : results.c 
	utils          : alloca.c getopt.c getopt1.c memcpy.c memmove.c 
	                 strdup.c system.h 
	vector         : file_source.c gsl_vector_char.h 
	                 gsl_vector_complex.h 
	                 gsl_vector_complex_double.h 
	                 gsl_vector_complex_float.h 
	                 gsl_vector_complex_long_double.h 
	                 gsl_vector_double.h gsl_vector_float.h 
	                 gsl_vector_int.h gsl_vector_long.h 
	                 gsl_vector_long_double.h gsl_vector_short.h 
	                 gsl_vector_uchar.h gsl_vector_uint.h 
	                 gsl_vector_ulong.h gsl_vector_ushort.h test.c 
Added files:
	.              : configure.ac 
Removed files:
	.              : configure.in 

Log message:
	converted configure.in to autoconf 2.5x, involved
	extensive renaming macros of HAVE_... to HAVE_DECL_.. and changing
	usage from #ifdef HAVE to #if HAVE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]