complete the libtoolize
This commit is contained in:
Vendored
+5
-2
@@ -1,2 +1,5 @@
|
||||
sinclude(./libtool.m4)dnl
|
||||
|
||||
sinclude(libtool.m4/libtool.m4)dnl
|
||||
sinclude(libtool.m4/ltoptions.m4)dnl
|
||||
sinclude(libtool.m4/ltsugar.m4)dnl
|
||||
sinclude(libtool.m4/ltversion.m4)dnl
|
||||
sinclude(libtool.m4/lt~obsolete.m4)dnl
|
||||
|
||||
@@ -376,6 +376,10 @@ int sigwait(const unsigned int *set, int *sig);
|
||||
/* Define to allow building of objects for dlopen(). */
|
||||
#undef ISC_DLZ_DLOPEN
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
#undef LT_OBJDIR
|
||||
|
||||
/* Defined if extern char *optarg is not declared. */
|
||||
#undef NEED_OPTARG
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ AC_INIT(lib/dns/name.c)
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_MACRO_DIR([libtool.m4])
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
|
||||
Vendored
-6656
File diff suppressed because it is too large
Load Diff
+1
@@ -0,0 +1 @@
|
||||
/usr/local/share/aclocal/libtool.m4
|
||||
+1
@@ -0,0 +1 @@
|
||||
/usr/local/share/aclocal/ltoptions.m4
|
||||
+1
@@ -0,0 +1 @@
|
||||
/usr/local/share/aclocal/ltsugar.m4
|
||||
+1
@@ -0,0 +1 @@
|
||||
/usr/local/share/aclocal/ltversion.m4
|
||||
+1
@@ -0,0 +1 @@
|
||||
/usr/local/share/aclocal/lt~obsolete.m4
|
||||
Reference in New Issue
Block a user