libetpan
libetpan copied to clipboard
configure.ac: remove outdated libtool macros
LT_AC_PROG_RCis an old name forLT_PROG_RC.AC_LIBTOOL_RCis an old name forLT_LANG(Windows Resource).
From the libtool ChangeLog:
2004-03-21 Scott James Remnant <[email protected]>
(LT_AC_PROG_RC): Renamed to LT_PROG_RC.
2009-06-27 Charles Wilson <[email protected]>
Add alias for obsoleted AC_LIBTOOL_RC macro.