Fix autogenerated files

merge-requests/1/head
Mattias Ellert 2007-01-20 09:55:10 +00:00
rodzic cc8acd0d7e
commit c2df6b9677
5 zmienionych plików z 6717 dodań i 6989 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
2007-01-20 Mattias Ellert <mattias.ellert@tsl.uu.se>
* acinclude.m4, aclocal.m4, configure, include/sane/config.h.in:
Fix autogenerated files
2007-01-19 Mattias Ellert <mattias.ellert@tsl.uu.se>
* doc/descriptions/unsupported.desc: Added Visioneer Strobe Pro USB

Wyświetl plik

@ -6772,3 +6772,6 @@ done
SED=$lt_cv_path_SED
AC_MSG_RESULT([$SED])
])
m4_include([m4/byteorder.m4])
m4_include([m4/stdint.m4])

2
aclocal.m4 vendored
Wyświetl plik

@ -12,5 +12,3 @@
# PARTICULAR PURPOSE.
m4_include([acinclude.m4])
m4_include([m4/byteorder.m4])
m4_include([m4/stdint.m4])

13692
configure vendored

Plik diff jest za duży Load Diff

Wyświetl plik

@ -421,7 +421,7 @@
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at runtime.
automatically deduced at run-time.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
@ -477,7 +477,7 @@
/* Define scsireq_t as \`struct scsireq\' if necessary. */
#undef scsireq_t
/* Define to `unsigned int' if <sys/types.h> does not define. */
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
/* Define socklen_t as \`int\' if necessary. */