[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
automake and (f)lex
From: |
Simon Waters |
Subject: |
automake and (f)lex |
Date: |
Thu, 07 Aug 2003 13:53:05 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Couldn't figure out why automake was including the ".c" file for the lex
code when doing "make dist".
Eventually read the manual ;-) Which said this is what it is suppose to do.
Since the generated C code isn't portable it breaks the normal
"./configure; make" build procedure on one of the target platforms.
Evil hacks are easy to avoid this, but why does it do this, and is there
a "right way" of stopping it, or should I do something clever to make
the generated C portable?
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/MkuvGFXfHI9FVgYRAkdfAJ4xHj91LizJNmKHGnlAtoZ/EUPROgCeLrt8
doxm9iMmZrRImc308W+EOQ4=
=tHj3
-----END PGP SIGNATURE-----
- automake and (f)lex,
Simon Waters <=