Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3d20d6aa
Commit
3d20d6aa
authored
Aug 23, 2007
by
Stefan Monnier
Browse files
*** empty log message ***
parent
9ec5dfe6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
configure.in
configure.in
+1
-1
No files found.
ChangeLog
View file @
3d20d6aa
2007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
* configure.in (Check for required libraries): Typo.
2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* configure.in: Check librsvg2 also for Mac Carbon.
...
...
configure.in
View file @
3d20d6aa
...
...
@@ -2609,7 +2609,7 @@ if test "${HAVE_X11}" = "yes"; then
MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no"
if test "X${MISSING}" != X; then
AC_MSG_ERROR([The following required libraries w
as
not found:
AC_MSG_ERROR([The following required libraries w
ere
not found:
$MISSING
Maybe some development libraries/packages are missing?
If you don't want to link with them give
...
...
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