2000-08-19 23:34:26 +02:00
|
|
|
--- acspecific.m4.orig Sun Aug 13 19:42:57 2000
|
|
|
|
+++ acspecific.m4 Sun Aug 13 19:43:24 2000
|
|
|
|
@@ -2659,7 +2659,7 @@
|
|
|
|
if AC_TRY_EVAL(ac_link); then
|
|
|
|
for file in conftest.*; do
|
|
|
|
case $file in
|
|
|
|
- *.c | *.o | *.obj) ;;
|
2000-08-25 16:36:39 +02:00
|
|
|
+ *.c | *.C | *.o | *.obj) ;;
|
2000-08-19 23:34:26 +02:00
|
|
|
*) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
|
|
|
|
esac
|
|
|
|
done
|