Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ryan Schmidt
fontconfig
Commits
0ce32973
Commit
0ce32973
authored
Aug 28, 2018
by
Akira TAGOH
Browse files
Update the issue tracker URL
parent
ddeec818
Changes
2
Hide whitespace changes
Inline
Side-by-side
README
View file @
0ce32973
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
Check INSTALL for compilation and installation instructions.
Check INSTALL for compilation and installation instructions.
Report bugs to https://
bugs
.freedesktop.org
in the fontconfig module
.
Report bugs to https://
gitlab
.freedesktop.org
/fontconfig/fontconfig/issues/new
.
2.13
2.13
...
...
configure.ac
View file @
0ce32973
...
@@ -33,7 +33,7 @@ dnl This is the package version number, not the shared library
...
@@ -33,7 +33,7 @@ dnl This is the package version number, not the shared library
dnl version. This same version number must appear in fontconfig/fontconfig.h
dnl version. This same version number must appear in fontconfig/fontconfig.h
dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's
dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's
dnl not possible to extract the version number here from fontconfig.h
dnl not possible to extract the version number here from fontconfig.h
AC_INIT([fontconfig], [2.13.0], [https://
bugs
.freedesktop.org/
enter_bug.cgi?product=fontconfig
])
AC_INIT([fontconfig], [2.13.0], [https://
gitlab
.freedesktop.org/
fontconfig/fontconfig/issues/new
])
AM_INIT_AUTOMAKE([1.11 parallel-tests dist-bzip2])
AM_INIT_AUTOMAKE([1.11 parallel-tests dist-bzip2])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment