automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: myconfig.h in dist


From: Waldemar Rosenbach
Subject: Re: myconfig.h in dist
Date: Thu, 08 Aug 2002 15:37:45 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204




I assume myconfig.h is not your AM_CONFIG_HEADER.  You might need to add
myconfig.h to BUILT_SOURCES

it _is_ in AM_CONFIG_HEADER

Waldemar Rosenbach wrote:

Linux 2.4.18
GNU Make version 3.79.1
autoconf (GNU Autoconf) 2.52
automake (GNU automake) 1.6.3

I have myconfig.h that is generated from myconfig.h.in by configure.

the file myconfig.h is included in the distribution. Why?
If I run distcheck, then another file myconfig.h is generated in the
=build directory, but the one in the source directory is used, which is
the configuration of the distribution builder, not of the distribution user.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]