mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
docs: Rename README.in to README.md for GitLab
There seems to be little point in substituting the version number into README (using autotools). Rename it to README.md and distribute that verbatim (with autotools and Meson) instead. Autotools still requires that README exists, so leave a stub README file in place which redirects people to README.md. This can be dropped when we drop autotools support. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -3520,7 +3520,6 @@ chmod 0755 gobject/glib-mkenums])
|
||||
if false; then
|
||||
AC_CONFIG_FILES([
|
||||
INSTALL
|
||||
README
|
||||
glib/glib.rc
|
||||
gmodule/gmodule.rc
|
||||
gobject/gobject.rc
|
||||
|
Reference in New Issue
Block a user