• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/imagemagick/imagemagick-6.3.4-add-errno-h-if-argz-h-does-not-exist.patch
Ulf SamuelssonUlf Samuelsson committed e1e3b7a5ec223 Jul 2007
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
--- ImageMagick-6.3.4.old/configure 2007-05-12 05:49:25.000000000 +0200
2
+++ ImageMagick-6.3.4.new/configure 2007-05-21 16:53:32.000000000 +0200
3
@@ -9484,6 +9484,8 @@ cat >>conftest.$ac_ext <<_ACEOF
4
 /* end confdefs.h.  */
5
 #if HAVE_ARGZ_H
6
 #  include <argz.h>
7
+#else
8
+#  include <errno.h>
9
 #endif
10
 
11
 typedef error_t ac__type_new_;
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.