eb-4.2.1をインストール

eb-4.2.1.tar.bz2
libebutils/Makefile.in を書き換えてconfigure〜make〜make install。


$ diff makefile.in.org makefile.in
59c59< am_libebutils_a_OBJECTS = ebutils.$(OBJEXT) getopt.$(OBJEXT) \

    • -

> am_libebutils_a_OBJECTS = ebutils.$(OBJEXT) \


configure --prefix=/mingw --enable-ebnet=no --with-iconv-includes=/mingw/include --with-iconv-libraries=/mingw/lib
make
make install