kopia lustrzana https://gitlab.com/sane-project/backends
Oliver Rauch:
- changed configure/configure.in V_EXTRA to "-cvs"DEVEL_2_0_BRANCH-1
rodzic
70dbcb9d40
commit
b063ac70d4
|
@ -746,7 +746,7 @@ test "$program_transform_name" = "" && program_transform_name="s,x,x,"
|
||||||
V_MAJOR=1
|
V_MAJOR=1
|
||||||
V_MINOR=0
|
V_MINOR=0
|
||||||
V_REV=8
|
V_REV=8
|
||||||
V_EXTRA=
|
V_EXTRA=-cvs
|
||||||
|
|
||||||
PACKAGE=sane-backends
|
PACKAGE=sane-backends
|
||||||
VERSION=${V_MAJOR}.${V_MINOR}.${V_REV}${V_EXTRA}
|
VERSION=${V_MAJOR}.${V_MINOR}.${V_REV}${V_EXTRA}
|
||||||
|
@ -4797,7 +4797,7 @@ else
|
||||||
if { (eval echo configure:4798: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
|
if { (eval echo configure:4798: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
|
||||||
for file in conftest.*; do
|
for file in conftest.*; do
|
||||||
case $file in
|
case $file in
|
||||||
*.$ac_ext | *.c | *.o | *.obj) ;;
|
*.c | *.o | *.obj) ;;
|
||||||
*) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
|
*) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
|
@ -8,7 +8,7 @@ AC_ARG_PROGRAM
|
||||||
V_MAJOR=1
|
V_MAJOR=1
|
||||||
V_MINOR=0
|
V_MINOR=0
|
||||||
V_REV=8
|
V_REV=8
|
||||||
V_EXTRA=
|
V_EXTRA=-cvs
|
||||||
|
|
||||||
PACKAGE=sane-backends
|
PACKAGE=sane-backends
|
||||||
VERSION=${V_MAJOR}.${V_MINOR}.${V_REV}${V_EXTRA}
|
VERSION=${V_MAJOR}.${V_MINOR}.${V_REV}${V_EXTRA}
|
||||||
|
|
Ładowanie…
Reference in New Issue