8ec6721f24
problem because Autoconf replaced the "#undef ..." with "#define ...". Fix this by not putting the "#undef ..." statement directly in romioconf.h[.in] -- but rather having romioconf.h[.in] #include romioconf-undefs.h, which has the #undef statements. This commit was SVN r7252. |
||
---|---|---|
.. | ||
romio | ||
src | ||
autogen.subdirs | ||
configure.m4 | ||
configure.params | ||
Makefile.am |