Replace Expat sources directory with a Git submodule

This will make it simpler to track upstream in the future.
This commit is contained in:
Vadim Zeitlin
2017-11-11 12:11:03 +01:00
parent e1c54ff032
commit 824134d427
156 changed files with 1297 additions and 73336 deletions

4
configure vendored
View File

@@ -1406,7 +1406,7 @@ CAIRO_LIBS
GST_CFLAGS
GST_LIBS'
ac_subdirs_all='src/tiff
src/expat'
src/expat/expat'
# Initialize some variables set by options.
ac_init_help=
@@ -20877,7 +20877,7 @@ $as_echo "$as_me: WARNING: system expat library not found, will use built-in ins
fi
fi
if test "$wxUSE_EXPAT" = "builtin" ; then
subdirs="$subdirs src/expat"
subdirs="$subdirs src/expat/expat"
fi
fi