diff -rc2P '--exclude=*.ps' '--exclude=*.pdf' '--exclude=*.dvi' 3DLDF-2.0.1/ChangeLog 3DLDF-2.0.2/ChangeLog *** 3DLDF-2.0.1/ChangeLog Mon Nov 4 15:25:05 2013 --- 3DLDF-2.0.2/ChangeLog Sun Nov 10 16:53:36 2013 *************** *** 51,55 **** 2007-12-23 Laurence Finston ! * configure.ac, Makefile.am, README, NEWS, INSTALL, AUTHORS, 00README, 00NEWS: Added 2008 to the copyright notice. --- 51,55 ---- 2007-12-23 Laurence Finston ! * configure.ac, Makefile.am, README, NEWS, INSTALL, AUTHORS, 00README, 00NEWS:pntrvctr.webo Added 2008 to the copyright notice. diff -rc2P '--exclude=*.ps' '--exclude=*.pdf' '--exclude=*.dvi' 3DLDF-2.0.1/configure 3DLDF-2.0.2/configure *** 3DLDF-2.0.1/configure Sun Nov 10 15:41:32 2013 --- 3DLDF-2.0.2/configure Sun Nov 10 18:30:12 2013 *************** *** 1,5 **** #! /bin/sh # Guess values for system-dependent variables and create Makefiles. ! # Generated by GNU Autoconf 2.68 for GNU 3DLDF 2.0.1. # # Report bugs to . --- 1,5 ---- #! /bin/sh # Guess values for system-dependent variables and create Makefiles. ! # Generated by GNU Autoconf 2.68 for GNU 3DLDF 2.0.2. # # Report bugs to . *************** *** 571,576 **** PACKAGE_NAME='GNU 3DLDF' PACKAGE_TARNAME='3DLDF' ! PACKAGE_VERSION='2.0.1' ! PACKAGE_STRING='GNU 3DLDF 2.0.1' PACKAGE_BUGREPORT='Laurence.Finston@gmx.de' PACKAGE_URL='http://www.gnu.org/software/3DLDF/' --- 571,576 ---- PACKAGE_NAME='GNU 3DLDF' PACKAGE_TARNAME='3DLDF' ! PACKAGE_VERSION='2.0.2' ! PACKAGE_STRING='GNU 3DLDF 2.0.2' PACKAGE_BUGREPORT='Laurence.Finston@gmx.de' PACKAGE_URL='http://www.gnu.org/software/3DLDF/' *************** *** 1319,1323 **** # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF ! \`configure' configures GNU 3DLDF 2.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... --- 1319,1323 ---- # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF ! \`configure' configures GNU 3DLDF 2.0.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... *************** *** 1389,1393 **** if test -n "$ac_init_help"; then case $ac_init_help in ! short | recursive ) echo "Configuration of GNU 3DLDF 2.0.1:";; esac cat <<\_ACEOF --- 1389,1393 ---- if test -n "$ac_init_help"; then case $ac_init_help in ! short | recursive ) echo "Configuration of GNU 3DLDF 2.0.2:";; esac cat <<\_ACEOF *************** *** 1508,1512 **** if $ac_init_version; then cat <<\_ACEOF ! GNU 3DLDF configure 2.0.1 generated by GNU Autoconf 2.68 --- 1508,1512 ---- if $ac_init_version; then cat <<\_ACEOF ! GNU 3DLDF configure 2.0.2 generated by GNU Autoconf 2.68 *************** *** 2052,2056 **** running configure, to aid debugging if configure makes a mistake. ! It was created by GNU 3DLDF $as_me 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was --- 2052,2056 ---- running configure, to aid debugging if configure makes a mistake. ! It was created by GNU 3DLDF $as_me 2.0.2, which was generated by GNU Autoconf 2.68. Invocation command line was *************** *** 2916,2920 **** # Define the identity of the package. PACKAGE='3DLDF' ! VERSION='2.0.1' --- 2916,2920 ---- # Define the identity of the package. PACKAGE='3DLDF' ! VERSION='2.0.2' *************** *** 17442,17446 **** # values after options handling. ac_log=" ! This file was extended by GNU 3DLDF $as_me 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was --- 17442,17446 ---- # values after options handling. ac_log=" ! This file was extended by GNU 3DLDF $as_me 2.0.2, which was generated by GNU Autoconf 2.68. Invocation command line was *************** *** 17510,17514 **** ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ ! GNU 3DLDF config.status 2.0.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" --- 17510,17514 ---- ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ ! GNU 3DLDF config.status 2.0.2 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -rc2P '--exclude=*.ps' '--exclude=*.pdf' '--exclude=*.dvi' 3DLDF-2.0.1/configure.ac 3DLDF-2.0.2/configure.ac *** 3DLDF-2.0.1/configure.ac Sun Nov 10 15:39:46 2013 --- 3DLDF-2.0.2/configure.ac Sun Nov 10 18:30:05 2013 *************** *** 50,54 **** .# Process this file with autoconf to produce a configure script. ! AC_INIT([GNU 3DLDF], [2.0.1], [Laurence.Finston@gmx.de], [3DLDF]) AC_CONFIG_SRCDIR([src/main.web]) AM_INIT_AUTOMAKE --- 50,54 ---- .# Process this file with autoconf to produce a configure script. ! AC_INIT([GNU 3DLDF], [2.0.2], [Laurence.Finston@gmx.de], [3DLDF]) AC_CONFIG_SRCDIR([src/main.web]) AM_INIT_AUTOMAKE diff -rc2P '--exclude=*.ps' '--exclude=*.pdf' '--exclude=*.dvi' 3DLDF-2.0.1/reconfig.sh 3DLDF-2.0.2/reconfig.sh *** 3DLDF-2.0.1/reconfig.sh Sun Nov 10 18:23:09 2013 --- 3DLDF-2.0.2/reconfig.sh Sun Nov 10 18:28:10 2013 *************** *** 25,28 **** --- 25,34 ---- fi + #### This is for use on 'pcfinston', in order to be able to compile with GCC 4.8.2. + #### LDF 2013.11.10. + #### + #### configure CXX=/home/lfinsto/gcc-4.8.2/bin/g++ LDFLAGS="-L/home/lfinsto/gcc-4.8.2/lib64/../lib64" \ + ##### --prefix=`pwd` $CONF_STATIC LIBS="-lgsl -lgslcblas -lm" + configure --prefix=`pwd` $CONF_STATIC LIBS="-lgsl -lgslcblas -lm" Only in 3DLDF-2.0.1: reconfig.sh~