Files
libguestfs/m4
Richard W.M. Jones 1b25fc393b build: Use LT_INIT in configure.ac.
Avoids the warning:
libtoolize: Remember to add 'LT_INIT' to configure.ac.

This is the new name for AC_PROG_LIBTOOL, so I removed that.

However to use this macro we must enable AC_USE_SYSTEM_EXTENSIONS.
(AC_GNU_SOURCE was removed back in 2011).
2018-08-22 11:36:36 +01:00
..
2018-05-06 23:35:50 +02:00