Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Akira TAGOH
fontconfig
Commits
8a943595
Commit
8a943595
authored
Mar 22, 2019
by
Akira TAGOH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
autogen.sh: Make AUTORECONF_FLAGS overwritable
parent
9b0c093a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
autogen.sh
autogen.sh
+1
-1
No files found.
autogen.sh
View file @
8a943595
...
...
@@ -43,7 +43,7 @@ FILE=fontconfig/fontconfig.h
LIBTOOLIZE
=
${
LIBTOOLIZE
-libtoolize
}
AUTOPOINT
=
${
AUTOPOINT
-autopoint
}
AUTORECONF
=
${
AUTORECONF
-autoreconf
}
AUTORECONF_FLAGS
=
"-i"
AUTORECONF_FLAGS
=
${
AUTORECONF_FLAGS
-
"-i"
}
GPERF
=
${
GPERF
-gperf
}
GETTEXTIZE
=
${
GETTEXTIZE
-gettextize
}
GETTEXTIZE_FLAGS
=
"--force --no-changelog"
...
...
Write
Preview
Markdown
is supported
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