[GRASS-dev] aclocal.m4: minor coding style change
Hamish
hamish_b at yahoo.com
Thu Feb 14 19:20:00 EST 2008
Ivan Shmakov <ivan at theory.asu.ru> wrote:
> There was a minor difference:
>
> --- configure.~1~ 2008-02-15 01:09:55.000000000 +0600
> +++ configure 2008-02-15 01:18:20.000000000 +0600
> @@ -1014,7 +1014,7 @@
> if { (eval echo configure:1015: \"$ac_link\") 1>&5; (eval
> $ac_link) 2>&5; }; then
> for file in conftest.*; do
> case $file in
> - *.c | *.o | *.obj) ;;
> + *.$ac_ext | *.c | *.o | *.obj) ;;
> *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
> esac
> done
>
> Is it due to slightly different Autoconf versions?
>
> [...]
I came across the same thing the other day (autoconf2.13 from
Debian/Etch) http://trac.osgeo.org/grass/ticket/44#comment:6
?,
Hamish
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
More information about the grass-dev
mailing list