From 082d801f58ae3d2843576f6284fb054f4f023498 Mon Sep 17 00:00:00 2001 From: adilger Date: Thu, 1 Apr 2004 00:48:48 +0000 Subject: [PATCH] Fix mismerge from HEAD. --- lustre/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/configure.in b/lustre/configure.in index aec5d2e..26780cc 100644 --- a/lustre/configure.in +++ b/lustre/configure.in @@ -67,7 +67,7 @@ if test x$enable_inkernel = xyes ; then sh -e -x -c '(cp -f $0.mk $0.in)' fi -AM_CONFIG_HEADER(include/config.h) +AM_CONFIG_HEADER(portals/include/config.h) AC_OUTPUT([Makefile lvfs/Makefile portals/Makefile portals/Kernelenv \ portals/libcfs/Makefile portals/portals/Makefile \ -- 1.8.3.1