1
1
- Remove header, replace with $HEADER$ (to be filled in later)

This commit was SVN r67.
Этот коммит содержится в:
Jeff Squyres 2004-01-07 14:54:25 +00:00
родитель 441ecfaf26
Коммит 6bc4ed4810

Просмотреть файл

@ -1,13 +1,6 @@
# -*- makefile -*- # -*- makefile -*-
# #
# Copyright (c) 2003 The Trustees of Indiana University. # $HEADER$
# All rights reserved.
#
# This file is part of the CMPI software package. For license
# information, see the LICENSE file in the top level directory of the
# CMPI source distribution.
#
# $Id: Makefile.am,v 1.4 2004/01/07 07:51:23 jsquyres Exp $
# #
include $(top_srcdir)/config/Makefile.options include $(top_srcdir)/config/Makefile.options
@ -31,7 +24,7 @@ include_HEADERS = \
# Add a hook to run *after* the file lam_config.h has been installed # Add a hook to run *after* the file lam_config.h has been installed
# out to the target location. It changes the pesky PACKAGE_* macros # out to the target location. It changes the pesky PACKAGE_* macros
# that autoconf automatically generates (and there is no way of # that autoconf automatically generates (and there is no way of
# turning off) into CMPI_PACKAGE_* in order to make <mpi.h> safe to # turning off) into LAM_MPI_PACKAGE_* in order to make <mpi.h> safe to
# include with other files. # include with other files.
install-data-hook: install-data-hook: