blob: b7b0c15a2ea1ca16952b43c2e10f567cf04367c0 [file] [log] [blame]
Roland McGrathe9bf1d32011-10-08 15:14:30 -070012011-10-08 Roland McGrath <roland@hack.frob.com>
2
3 * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
4 Use POSIX.2 $((...)) syntax instead of $[...].
5 Reported by Mike Frysinger <vapier@gentoo.org>.
6
Mike Frysinger8f3002e2011-10-08 15:09:15 -070072011-10-08 Mike Frysinger <vapier@gentoo.org>
8
9 * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
10
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -0400112011-10-02 Ulrich Drepper <drepper@gmail.com>
12
13 * configure.ac: Check for __cxa_demangle in libstdc++.
14
Roland McGrathbc88fff2011-02-08 18:59:04 -0800152011-02-08 Roland McGrath <roland@redhat.com>
16
Roland McGrathf64e25f2011-02-08 19:36:50 -080017 * configure.ac (C99 check): Use AC_LANG_SOURCE.
18
Roland McGrathbc88fff2011-02-08 18:59:04 -080019 * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
20
Ulrich Drepper27838fb2010-09-13 09:43:11 -0700212010-09-13 Ulrich Drepper <drepper@redhat.com>
22
23 * configure.ac (ALL_LINGUAS): Add languages which have some
24 translations.
25
Roland McGrathd862cc82010-04-15 13:41:32 -0700262010-04-15 Roland McGrath <roland@redhat.com>
27
Roland McGrathb386ccf2010-04-15 14:01:05 -070028 * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
Roland McGrathd862cc82010-04-15 13:41:32 -070029
Ulrich Drepperdb12f162009-09-21 08:04:38 -0700302009-09-21 Ulrich Drepper <drepper@redhat.com>
31
32 * configure.ac: Update for more modern autoconf.
33
Roland McGrath24169642009-08-26 02:26:34 -0700342009-08-26 Roland McGrath <roland@redhat.com>
35
36 * configure.ac (zip_LIBS): Check for liblzma too.
37
Roland McGrath105e3982009-04-19 16:07:45 -0700382009-04-19 Roland McGrath <roland@redhat.com>
39
40 * configure.ac (eu_version): Round down here, not in version.h macros.
41
Roland McGrathee9d60d2009-04-17 13:18:35 -0700422009-04-17 Roland McGrath <roland@redhat.com>
43
44 * configure.ac (eu_version): Compute number 1000 times larger,
45 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
46
Roland McGrath81817392009-01-23 03:23:02 -0800472009-01-23 Roland McGrath <roland@redhat.com>
48
Roland McGrath73e77372009-01-23 14:31:33 -080049 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
50
Roland McGrath81817392009-01-23 03:23:02 -080051 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
52 building with compiler support but no working runtime support.
53
Ulrich Drepper01f73702009-01-22 23:32:11 -0800542009-01-22 Ulrich Drepper <drepper@redhat.com>
55
56 * Makefile.am (rpm): The tarball is now bzip2-compressed.
57
Ulrich Drepper7e678fa2009-01-10 18:02:05 -0800582009-01-10 Ulrich Drepper <drepper@redhat.com>
59
60 * configure.ac: Require gcc with TLS support.
61 Rename USE_TLS to USE_LOCKS. The option is renamed to
62 --enable-thread-safety.
63
Roland McGrath7a647872009-01-08 19:22:35 -0800642009-01-08 Roland McGrath <roland@redhat.com>
65
66 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
67
Roland McGrathbca43152009-01-05 23:59:32 -0800682009-01-05 Roland McGrath <roland@redhat.com>
69
70 * configure.ac (eu_ZIPLIB): New macro.
71 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
72
Ulrich Drepperbb3424b2008-12-30 21:49:41 -0800732008-12-30 Ulrich Drepper <drepper@redhat.com>
74
75 * configure.ac: We need automake 1.8 now.
76
Roland McGrathf2ef7fc2008-12-24 02:01:04 -0800772008-12-24 Roland McGrath <roland@redhat.com>
78
79 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
80 distribute only in .tar.bz2 form now.
81
Roland McGrathfbc72452008-12-16 17:03:03 -0800822008-12-16 Roland McGrath <roland@redhat.com>
83
84 * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
85 * configure.ac: Create it, substituting @eu_version@ with
86 PACKAGE_VERSION canonicalized to four digits of decimal.
87
Roland McGrathb4d6f0f2008-08-25 22:55:17 +0000882008-08-25 Roland McGrath <roland@redhat.com>
89
90 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
91
922008-08-21 Roland McGrath <roland@redhat.com>
93
94 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
95 move the contents to lib/eu-config.h instead of keeping them here.
96
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000972007-12-20 Ulrich Drepper <drepper@redhat.com>
98
99 * configure.ac: Add support for --enable-debugpred.
100 Update likely/unlikely macros for it.
101
Ulrich Drepper2c9ee4f2007-06-06 02:49:30 +00001022007-06-05 Ulrich Drepper <drepper@redhat.com>
103
104 * Makefile.am: Remove traces of mini builds.
105 * configure.ac: Don't use libelf-po/POTFILES.in as config file
106 anymore.
107
Roland McGrath9aa8ef72007-05-18 08:59:43 +00001082007-05-16 Roland McGrath <roland@redhat.com>
109
110 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
111
Roland McGrath8190db62006-12-17 23:56:51 +00001122006-11-02 Roland McGrath <roland@redhat.com>
113
114 * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
115
Roland McGrathc373d852006-10-10 00:25:21 +00001162006-08-29 Roland McGrath <roland@redhat.com>
117
118 * configure.ac: Use AM_MAINTAINER_MODE.
119
Ulrich Drepperd89d2db2006-07-12 18:39:51 +00001202006-07-12 Ulrich Drepper <drepper@redhat.com>
121
122 * configure.ac (internal_function): Don't use internal visibility.
123
Ulrich Drepper28ed8952006-07-07 03:43:47 +00001242006-07-05 Ulrich Drepper <drepper@redhat.com>
125
126 * configure.ac: Add dummy automake conditional to get dependencies
127 for non-generic linker right. See src/Makefile.am.
128
Roland McGrath9365d2c2005-11-18 23:55:47 +00001292005-11-18 Roland McGrath <roland@redhat.com>
130
131 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
132
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00001332005-11-16 Roland McGrath <roland@redhat.com>
134
135 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
136 In config.h, define ELFUTILS_HEADER macro.
137
Roland McGrath1b8b4462005-11-16 01:33:38 +00001382005-11-15 Roland McGrath <roland@redhat.com>
139
Roland McGrathe47ab762005-11-17 03:16:00 +0000140 * Makefile.am (all_SUBDIRS): Add backends.
141 * configure.ac: Write backends/Makefile.
142
Roland McGrath1b8b4462005-11-16 01:33:38 +0000143 * configure.ac: Add --enable-tests-rpath option.
144
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001452005-09-16 Roland McGrath <roland@redhat.com>
146
147 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
148 Don't set it, since on IA64 you get error messages for unaligned
149 accesses, and on Alpha it's at least very slow.
150
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00001512005-08-29 Ulrich Drepper <drepper@redhat.com>
152
153 * configure.ac: Fix GCOV make condition generation.
154
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00001552005-08-28 Ulrich Drepper <drepper@redhat.com>
156
157 * configure.ac: Add --enable-gcov option.
158
Ulrich Drepper47be7952005-08-07 04:41:39 +00001592005-08-06 Ulrich Drepper <drepper@redhat.com>
160
161 * configure.ac: Add --enable-gprof option.
162
Roland McGrath18385902005-07-28 07:12:38 +00001632005-07-27 Roland McGrath <roland@redhat.com>
164
165 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
166
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001672005-07-21 Roland McGrath <roland@redhat.com>
168
169 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
170
1712005-06-01 Roland McGrath <roland@redhat.com>
172
173 * Makefile.am (all_SUBDIRS): Add libdwfl.
174 * configure.ac: Write libdwfl/Makefile.
175
1762005-05-19 Roland McGrath <roland@redhat.com>
177
178 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
179
1802005-05-10 Ulrich Drepper <drepper@redhat.com>
181
182 * configure.ac: Define MODVERSION in config.h.
183
1842005-02-22 Ulrich Drepper <drepper@redhat.com>
185
186 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
187 * configure.ac: Don't use doc subdir for now.
188
1892005-02-15 Ulrich Drepper <drepper@redhat.com>
190
191 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
192
1932005-02-06 Ulrich Drepper <drepper@redhat.com>
194
195 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
196
197 * Makefile.am (EXTRA_DIST): Remove splint.rc.
198 * splint.rc: Removed.
199
2002004-09-25 Ulrich Drepper <drepper@redhat.com>
201
202 * configure.ac: Make compile with gcc 4.0.
203
2042004-03-06 Ulrich Drepper <drepper@redhat.com>
205
206 * configure.ac: Use AS_HELP_STRING where applicable.
207
2082004-01-23 Ulrich Drepper <drepper@redhat.com>
209
210 * configure.ac: Check for C99 compiler.
211
212 * configure.ac: Change locking macros in config.h to at least
213 evaluate the parameter. Define base_cpu to none for generic linker.
214
2152004-01-21 Ulrich Drepper <drepper@redhat.com>
216
217 * configure.ac: Print error message in case --disable-generic is
218 used if no linker support for the architecture is available.
219
2202004-01-18 Ulrich Drepper <drepper@redhat.com>
221
222 * configure.ac: Dont generate libebl-po/Makefile.in,
223 libdw-po/Makefile.in, libasm-po/Makefile.in.
224
225 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
226
2272004-01-17 Ulrich Drepper <drepper@redhat.com>
228
229 * configure.ac: Pretty printing of help message.
230
231 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
232
233 * configure.ac: Add --enable-mudflap option.
234
2352004-01-17 Ulrich Drepper <drepper@redhat.com>
236
237 * configure.ac: Major cleanups. Use aux dir.
238 * config.guess: Moved to new config subdir.
239 * config.rpath: Likewise.
240 * config.sub: Likewise.
241 * depcomp: Likewise.
242 * install-sh: Likewise.
243 * missing: Likewise.
244 * mkinstalldirs: Likewise.
245 * Makefile.am (mini_SUBDIRS): Add config.
246 (EXTRA_DIST): Remove config.rpath.
247
248 * configure.ac: Add AC_REVISION.
249
250 * configure.ac: Add --enable-mudflap option.
251
2522004-01-11 Ulrich Drepper <drepper@redhat.com>
253
254 * configure.ac: Drop libdwarf directory. Add libdw-po.
255 * Makefile.am (all_SUBDIRS): Likewise.
256 * elfutils.spec: Don't distribute anything from libdwarf.
257
2582004-01-05 Ulrich Drepper <drepper@redhat.com>
259
260 * Makefile.am: Support separate libelf built.
261
262 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
263 Install libdw DSOs.
264
265 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
266 name.
267
2682003-08-13 Ulrich Drepper <drepper@redhat.com>
269
270 * elfutils.spec.in: Remove references to libebl.so.
271
2722003-08-11 Ulrich Drepper <drepper@redhat.com>
273
274 * Moved to CVS archive.
275
2762000-08-25 Ulrich Drepper <drepper@redhat.com>
277
278 * The beginning. See the NEWS file for the time being.