diff options
author | Bertrand Marc <beberking@gmail.com> | 2012-06-06 20:56:55 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2012-06-06 20:56:55 +0200 |
commit | 90d8824891e0c48f9b773cf48fef1c263a0a92f0 (patch) | |
tree | 995bcc328ab9367e1c547a7f78c8c5b2d82d438b /debian | |
parent | 15d0a119987bc62675a17dea2c24b652a42c53e3 (diff) |
Refresh the only patch.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/support_GNU_hurd.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/support_GNU_hurd.patch b/debian/patches/support_GNU_hurd.patch index 09a2db7..d48de27 100644 --- a/debian/patches/support_GNU_hurd.patch +++ b/debian/patches/support_GNU_hurd.patch @@ -1,8 +1,8 @@ --- a/configure.ac +++ b/configure.ac -@@ -159,6 +159,11 @@ - DLLDIR=bin +@@ -162,6 +162,11 @@ UNIXONLY="" + funcstocheck="" ;; +gnu*) + AC_DEFINE_UNQUOTED(GNU,1,[This is a GNU system]) @@ -12,7 +12,7 @@ *) AC_MSG_RESULT(Unrecognised OS $host_os) AC_DEFINE_UNQUOTED(OTHEROS,1,[Some strange OS]) -@@ -180,6 +185,7 @@ +@@ -184,6 +189,7 @@ AM_CONDITIONAL(XFREEBSD, test "$build_target" = "freebsd") AM_CONDITIONAL(OPENBSD, test "$build_target" = "openbsd") AM_CONDITIONAL(LINUX, test "$build_target" = "linux") @@ -33,7 +33,7 @@ #ifdef SOLARIS --- a/src/util/disk.c +++ b/src/util/disk.c -@@ -51,7 +51,7 @@ +@@ -47,7 +47,7 @@ |