diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-04-07 13:59:49 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-04-07 13:59:49 +0200 |
commit | 9970ea4f1b83d23196716ac4952ab4a35d385f61 (patch) | |
tree | a90f91096b5858cba18e85a2b3364d2d626866b8 /debian/patches/external.patch | |
parent | ad478a50c981115e9d0e12bb7f2a838591d39b75 (diff) |
revert the change to external.patch
Diffstat (limited to 'debian/patches/external.patch')
-rw-r--r-- | debian/patches/external.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/external.patch b/debian/patches/external.patch index 185f0ebe..a594eb4e 100644 --- a/debian/patches/external.patch +++ b/debian/patches/external.patch @@ -23,6 +23,17 @@ Index: hurd-debian/Makefile ifeq ($(HAVE_SUN_RPC),yes) prog-subdirs += nfs nfsd +--- hurd-debian.orig/Makeconf ++++ hurd-debian/Makeconf +@@ -548,7 +548,7 @@ vpath %.defs $(top_srcdir)/hurd + # These we want to find in the libc include directory... + mach_defs_names = bootstrap exc mach mach4 \ + mach_host mach_port mach_timer_reply memory_object \ +- memory_object_default notify ++ memory_object_default notify experimental + device_defs_names = dev_forward device device_reply device_request + + mach_defs = $(addsuffix .defs,$(mach_defs_names)) diff --git a/configure.ac b/configure.ac index 05b959b..68ec159 100644 --- a/configure.ac |