kopia lustrzana https://gitlab.com/sane-project/backends
Disabled compilation warnings.
rodzic
4c4a945d1b
commit
a1a5e6de83
|
@ -1,3 +1,7 @@
|
|||
2005-07-31 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* configure configure.in: Disabled compilation warnings.
|
||||
|
||||
2005-07-30 Karl Heinz Kremer <khk@khk.net>
|
||||
|
||||
* backend/epson_usb.c: Applied Olaf Meuwissen's patch to add
|
||||
|
|
|
@ -1533,7 +1533,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|||
V_MAJOR=1
|
||||
V_MINOR=0
|
||||
V_REV=15
|
||||
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.15-cvs],[sane-devel@lists.alioth.debian.org])
|
|||
V_MAJOR=1
|
||||
V_MINOR=0
|
||||
V_REV=15
|
||||
is_release=no
|
||||
is_release=yes
|
||||
dnl ***********************************************************************
|
||||
|
||||
AC_CONFIG_HEADERS([include/sane/config.h])
|
||||
|
|
Ładowanie…
Reference in New Issue