/[hurd]/hurd-l4/libl4/headers.m4
ViewVC logotype

Diff of /hurd-l4/libl4/headers.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marcus, Thu Sep 18 22:30:30 2003 UTC revision 1.3 by marcus, Mon Sep 22 21:11:50 2003 UTC
# Line 1  Line 1 
1  # headers.m4 - Autoconf snippets to install links for header files.  # headers.m4 - Autoconf snippets to install links for header files.
2  # Copyright 20013 Free Software Foundation, Inc.  # Copyright 2003 Free Software Foundation, Inc.
3  # Written by Marcus Brinkmann <marcus@gnu.org>.  # Written by Marcus Brinkmann <marcus@gnu.org>.
4  #  #
5  # This file is free software; as a special exception the author gives  # This file is free software; as a special exception the author gives
# Line 27  AC_CONFIG_LINKS([ Line 27  AC_CONFIG_LINKS([
27    include/l4/types.h:libl4/l4/types.h    include/l4/types.h:libl4/l4/types.h
28    include/l4/vregs.h:libl4/l4/vregs.h    include/l4/vregs.h:libl4/l4/vregs.h
29    include/l4/compat/types.h:libl4/l4/compat/types.h    include/l4/compat/types.h:libl4/l4/compat/types.h
30      include/l4/bits/ipc.h:libl4/${arch}/l4/bits/ipc.h
31      include/l4/bits/kip.h:libl4/${arch}/l4/bits/kip.h
32      include/l4/bits/math.h:libl4/${arch}/l4/bits/math.h
33      include/l4/bits/misc.h:libl4/${arch}/l4/bits/misc.h
34      include/l4/bits/space.h:libl4/${arch}/l4/bits/space.h
35      include/l4/bits/stubs.h:libl4/${arch}/l4/bits/stubs.h
36      include/l4/bits/stubs-init.h:libl4/${arch}/l4/bits/stubs-init.h
37      include/l4/bits/syscall.h:libl4/${arch}/l4/bits/syscall.h
38      include/l4/bits/types.h:libl4/${arch}/l4/bits/types.h
39      include/l4/bits/vregs.h:libl4/${arch}/l4/bits/vregs.h
40  ])  ])

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26