Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
gnome-latex
Commits
ba0f2430
Commit
ba0f2430
authored
Dec 26, 2017
by
swilmet
Browse files
Rename to GNOME LaTeX: another pass on configure.ac
parent
010addbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
ba0f2430
...
...
@@ -7,7 +7,7 @@ AC_PREREQ([2.64])
AC_INIT([GNOME LaTeX],
[3.27.2],
[https://bugzilla.gnome.org/enter_bug.cgi?product=latexila],
[latex
ila
],
[
gnome-
latex],
[https://wiki.gnome.org/Apps/LaTeXila])
AX_REQUIRE_DEFINED([AX_IS_RELEASE])
...
...
@@ -76,10 +76,10 @@ $2=`(test "x$prefix" = xNONE && prefix="$ac_default_prefix"
done
echo "[$]_lcl_receval")`])
adl_RECURSIVE_EVAL(["${datadir}/latex
ila
"], [DATA_DIR])
adl_RECURSIVE_EVAL(["${datadir}/
gnome-
latex"], [DATA_DIR])
AC_DEFINE_UNQUOTED([DATA_DIR],
["${DATA_DIR}"],
[latex
ila
data directory])
[
gnome-
latex data directory])
adl_RECURSIVE_EVAL(["${datadir}/icons/hicolor"], [ICONS_DIR])
AC_DEFINE_UNQUOTED([ICONS_DIR],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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