Olaf Hering
cdc2bf887e
use correct autoconf macro name
...
AC_CONFIG_MACRO_DIR without trailing S is known by autoconf since 2.58.
AC_CONFIG_MACRO_DIR with trailing S is known by autoconf newer than 2.69.
This fixes libtool after 'autoreconf -fi'.
Fixes commit a8a65c7f6c
Related to issue #145
Signed-off-by: Olaf Hering <olaf@aepfle.de>
2020-05-24 14:29:19 -06:00
Ariadne Conill
19aa93e371
prepare for pkgconf 2.0 development
2019-08-04 15:54:24 -05:00
Ariadne Conill
c862e030cf
pkgconf 1.6.3.
2019-07-12 06:53:37 -05:00
Ariadne Conill
c816ce6969
pkgconf 1.6.2. ( closes #38 , #40 , #41 )
2019-07-11 03:50:00 -05:00
William Pitcock
be6011222b
pkgconf 1.6.1.
2019-03-23 22:38:50 -05:00
William Pitcock
e2fdd6f470
pkgconf 1.6.0.
2019-01-14 14:12:32 -06:00
William Pitcock
74133eda31
pkgconf 1.5.4.
2018-10-15 10:23:35 -05:00
William Pitcock
101b99b5b5
pkgconf 1.5.3.
2018-07-28 19:47:53 -05:00
William Pitcock
4735e17287
pkgconf 1.5.2.
2018-07-19 17:30:33 -05:00
William Pitcock
5601568267
pkgconf 1.5.1.
2018-06-16 16:37:36 -05:00
William Pitcock
db7845b4c7
configure: fix search path for triplets
2018-05-10 13:36:49 -05:00
William Pitcock
9439b683ca
libpkgconf: personality: add stub cross personality loader
2018-05-09 19:27:53 -05:00
William Pitcock
a705b5a018
build: fix autoconf sanity check path
2018-02-12 00:46:47 -06:00
William Pitcock
f4137995d9
pkgconf 1.4.2.
2018-02-12 00:37:03 -06:00
William Pitcock
1645683d62
pkgconf 1.4.1.
2018-01-22 15:20:29 -06:00
William Pitcock
1c9f36036a
pkgconf 1.4.0.
2018-01-05 11:33:21 -06:00
William Pitcock
e214ec88e8
pkgconf 1.3.90.
2017-12-15 19:00:09 -06:00
✈ Graham ✈
a8a65c7f6c
Only add warnings and std flags if supported by compiler (autoconf) ( #145 )
...
* Only add warning and std flags if supported by compiler (autoconf)
* bundle AX_CHECK_COMPILE_FLAG macro from autoconf-archive
2017-09-26 12:27:52 -05:00
William Pitcock
38cda5e584
autotools: replace PKGCONFIGDIR with PKG_DEFAULT_PATH
2017-06-24 12:45:44 -05:00
William Pitcock
f7e9d61f4d
pkgconf 1.3.7.
2017-05-19 23:47:51 -05:00
William Pitcock
4b104d49df
pkgconf 1.3.6.
2017-05-09 19:43:08 -05:00
William Pitcock
5940ad6412
pkgconf 1.3.5.
2017-04-04 16:20:57 -05:00
William Pitcock
a7f8a809c1
pkgconf 1.3.4.
2017-03-29 18:02:59 -05:00
William Pitcock
849261cf58
pkgconf 1.3.3.
2017-03-27 12:12:27 -05:00
William Pitcock
92ce179d23
pkgconf 1.3.2.
2017-03-24 01:03:11 -05:00
William Pitcock
05e257e678
pkgconf 1.3.1.
2017-03-24 00:19:55 -05:00
William Pitcock
d40aac3626
pkgconf 1.3.0.
2017-02-25 16:09:00 -06:00
William Pitcock
40fe6c5f53
configure: stop checking for realpath(3)
2017-02-25 16:08:13 -06:00
William Pitcock
3204bfe96c
configure: reenable dist-gzip
2017-01-25 17:07:10 -06:00
William Pitcock
f540ece217
pkgconf 1.2.0.
2017-01-20 18:45:41 -06:00
William Pitcock
4a3d3745e0
configure: check for realpath
2017-01-19 10:24:03 -06:00
William Pitcock
bd386d20ac
configure: start preparing for the tree to report as 1.2.x
2017-01-18 20:04:06 -06:00
William Pitcock
5b8e59f036
configure: check for cygwin_conv_path
2017-01-13 19:24:56 -06:00
William Pitcock
866873da15
pkgconf 1.1.0.
2016-12-30 22:56:27 -06:00
William Pitcock
54c3ca86a2
configure: check for sys/stat.h explicitly
2016-12-30 10:26:45 -06:00
William Pitcock
a833e33122
build: start preparing for pkgconf 1.1.0
2016-12-16 11:27:02 -06:00
William Pitcock
8a186966c6
build: install libpkgconf .pc file
2016-12-14 01:30:41 -06:00
William Pitcock
b0c821af5c
bsdstubs: nothing seems to use strtok_r() anymore, kill it
2016-12-10 16:20:40 -06:00
William Pitcock
0764d8af51
Merge branch 'master' into kyua
2016-11-04 22:36:40 -05:00
William Pitcock
febf476a91
configure: kill --enable-strict-mode, entirely pointless
2016-11-04 22:35:55 -05:00
Baptiste Daroussin
5c2bee67f7
Add Kyua tests
2016-09-18 23:29:30 +02:00
William Pitcock
53fc91332a
pkgconf 1.0.1.
2016-08-24 19:05:17 -05:00
William Pitcock
2516f7c185
buildsystem: go back to using the makefile to expand the defaults ( closes #89 )
2016-05-19 21:12:24 -05:00
William Pitcock
a706b3dccc
initial libtoolization for libpkgconf
2015-09-06 09:35:08 -05:00
William Pitcock
3142c25c56
build system: switch to automake ( closes #79 )
2015-09-03 03:12:59 -05:00
William Pitcock
844f0a6662
pkgconf 0.9.12.
2015-07-19 16:33:16 -05:00
William Pitcock
3ddc77c01d
pkgconf 0.9.11.
2015-05-22 00:07:20 -05:00
William Pitcock
17b0c40d2a
configure: add large file support checks
2015-05-21 21:47:50 -05:00
William Pitcock
3084a88c2e
pkgconf 0.9.10.
2015-04-23 21:21:25 -05:00
William Pitcock
663d45dffc
pkgconf 0.9.9.
2015-04-20 09:47:35 -05:00