Olaf Meeuwissen
02b0a7e4b6
m4: Move byteorder.m4 back to m4/ directory
...
There is little value in putting this in its own directory just
because it is a non-generated file.
2019-07-06 21:48:15 +09:00
Povilas Kanapickas
72320897d8
autotools: Move byteorder.m4 to prevent mixing with generated files
2019-06-01 14:38:36 +03:00
Olaf Meeuwissen
23891a2646
.editorconfig: trim trailing whitespace
2017-05-29 21:14:29 +09:00
Reinhold Kainhofer
d0097b0752
Fix already-defined compiler warnings by adding some #ifndef in m4/byteorder.m4
2011-01-15 21:41:06 +01:00
Chris Bagwell
135ac7d1ac
* m4/byteorder.m4: Delete temporary file in all cases.
...
* backend/Makefile.am, japi/Makefile.am: Use BUILT_SOURCES
instead of dependency so that files are not compiled
during "dist" target.
2009-03-01 04:34:44 +00:00
Chris Bagwell
df7839f587
* configure.in, m4/stdint.m4: Update to latest version to
...
get latest fixes and use logic to not recreate _stdint.h if
no changes (to prevent unneeded recompiles).
* m4/byteorder.m4: Added support to reuse existing byteorder.h if
no changes to prevent timestamp causing a recompile.
2009-02-25 03:55:33 +00:00
Alessandro Zummo
48b02b3489
epson2: reordered includes, replaced __FUNCTION__, use the new byteorder macros
...
moved acbyteorder.m4 to m4/byteorder.m4, added m4/stdint.m4
2006-12-07 19:28:02 +00:00