]> git.pld-linux.org Git - packages/fwbuilder.git/commitdiff
- updated for fwbuilder-1.0.11
authorgrzegol <grzegol@pld-linux.org>
Tue, 9 Sep 2003 11:19:55 +0000 (11:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fwbuilder-modulesdir.patch -> 1.2

fwbuilder-modulesdir.patch

index ec2aaf985454bf4bbc8947119fd07ce5c2d13647..d4facb562386f989707019c400702e94c8f5fee3 100644 (file)
 @@ -180,11 +180,11 @@
  AC_MSG_CHECKING(whether we should prepend external symbol names with underscore)
  case "$build_os" in
-   openbsd*|*darwin*)
+   *darwin*)
 -    AC_DEFINE_UNQUOTED(EXTERNAL_FUNC_NAME_PREFIX, "_")
 +    AC_DEFINE_UNQUOTED(EXTERNAL_FUNC_NAME_PREFIX, "_", [function name prefix])
      AC_MSG_RESULT(yes)
This page took 0.051396 seconds and 4 git commands to generate.