mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel
* include/Makefile.am: added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel
This commit is contained in:
parent
ce02dbc430
commit
d033d02b31
@ -1,3 +1,8 @@
|
||||
Wed Oct 23 10:53:42 CEST 2002 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* include/Makefile.am: added winsockcompat.h to EXTRA_DIST to
|
||||
fix bug #96586
|
||||
|
||||
Tue Oct 22 21:13:06 CEST 2002 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* HTMLparser.c: Mikhail Sogrine pointed out a bug in HTML
|
||||
|
@ -1,5 +1,5 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
SUBDIRS=libxml
|
||||
|
||||
EXTRA_DIST = win32config.h
|
||||
EXTRA_DIST = win32config.h wsockcompat.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user