kopia lustrzana https://gitlab.com/sane-project/backends
Disabled compilation warnings.
rodzic
05713fa469
commit
aa51ec8960
|
@ -4,6 +4,7 @@
|
|||
doc/gt68xx/gt68xx.CHANGES: Removed unused gain and offset
|
||||
options.
|
||||
* NEWS: Added (planned) release date.
|
||||
* configure configure.in: Disabled compilation warnings.
|
||||
|
||||
2004-10-31 Gerhard Jaeger <gerhard@gjaeger.de>
|
||||
|
||||
|
|
|
@ -1528,7 +1528,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|||
V_MAJOR=1
|
||||
V_MINOR=0
|
||||
V_REV=14
|
||||
is_release=no
|
||||
is_release=yes
|
||||
|
||||
ac_config_headers="$ac_config_headers include/sane/config.h"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ AC_INIT([sane-backends],[1.0.14-cvs],[sane-devel@lists.alioth.debian.org])
|
|||
V_MAJOR=1
|
||||
V_MINOR=0
|
||||
V_REV=14
|
||||
is_release=no
|
||||
is_release=yes
|
||||
dnl ***********************************************************************
|
||||
|
||||
AC_CONFIG_HEADERS([include/sane/config.h])
|
||||
|
|
Ładowanie…
Reference in New Issue