forked from xant/libhl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
define a build auxiliary directory to hold extra scripts and macros
and move pregenerated scripts there (so that they can be easily regenerated using autoreconf)
- Loading branch information
Showing
15 changed files
with
9,108 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# generated automatically by aclocal 1.15 -*- Autoconf -*- | ||
|
||
# Copyright (C) 1996-2014 Free Software Foundation, Inc. | ||
|
||
# This file is free software; the Free Software Foundation | ||
# gives unlimited permission to copy and/or distribute it, | ||
# with or without modifications, as long as this notice is preserved. | ||
|
||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without | ||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A | ||
# PARTICULAR PURPOSE. | ||
|
||
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) | ||
m4_include([build-aux/libtool.m4]) | ||
m4_include([build-aux/ltoptions.m4]) | ||
m4_include([build-aux/ltsugar.m4]) | ||
m4_include([build-aux/ltversion.m4]) | ||
m4_include([build-aux/lt~obsolete.m4]) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.