Zdenek Styblik 627cadaa39 ID: 3608759 - Fix bug in configure.in when cross compiling
The previous test to see if we need pragma pack(1) was failing if we
cross compile because there was no way to run the test.

We now use AC_TRY_COMPILE and add the pragma pack(1) to the test code.
If it compiles, it must be good, so add the define.

Commit for Dan Gora
2013-04-08 17:29:24 +00:00
Description
An open-source tool for controlling IPMI-enabled systems
5.1 MiB
2022-09-02 02:44:54 +08:00
Languages
C 95.7%
Shell 2%
Makefile 1.3%
M4 1%