/[hurd]/hurd-l4/configure.ac
ViewVC logotype

Diff of /hurd-l4/configure.ac

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

revision 1.8 by marcus, Sat Sep 13 00:25:50 2003 UTC revision 1.9 by marcus, Mon Sep 15 18:09:45 2003 UTC
# Line 85  esac Line 85  esac
85  m4_include([libl4/headers.m4])  m4_include([libl4/headers.m4])
86  m4_include([libhurd-ihash/headers.m4])  m4_include([libhurd-ihash/headers.m4])
87  m4_include([libhurd-slab/headers.m4])  m4_include([libhurd-slab/headers.m4])
88    m4_include([libhurd-cap/headers.m4])
89    
90  if test "x$missing_progs" != "x"; then  if test "x$missing_progs" != "x"; then
91    AC_MSG_ERROR([The following programs were not found:$missing_progs])    AC_MSG_ERROR([The following programs were not found:$missing_progs])
# Line 94  fi Line 95  fi
95  AC_CONFIG_FILES([Makefile  AC_CONFIG_FILES([Makefile
96                   libl4/ia32/Makefile libl4/Makefile                   libl4/ia32/Makefile libl4/Makefile
97                   libc-parts/Makefile                   libc-parts/Makefile
98                     libhurd-ihash/Makefile
99                     libhurd-slab/Makefile
100                     libhurd-cap/Makefile
101                   laden/Makefile                   laden/Makefile
102                   wortel/Makefile                   wortel/Makefile
103                   physmem/Makefile                   physmem/Makefile
                  libhurd-slab/Makefile  
                  libhurd-ihash/Makefile  
104                   doc/Makefile])                   doc/Makefile])
105  AC_OUTPUT  AC_OUTPUT

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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