summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2007-08-13Fix bugs in previous commit.Ralf Corsépius1-4/+3
2007-08-13Rework check for selinux.Ralf Corsépius1-7/+25
2007-08-13Clean up --with-lua.Ralf Corsépius1-4/+3
2007-08-13Rework --with-apidocs handling.Ralf Corsépius1-11/+14
2007-08-12Remove WITH_LUA_SUBDIR.Ralf Corsépius1-5/+2
2007-08-11Remove support for in-source-tree sqlite3.Ralf Corsépius1-14/+2
2007-08-10Rework check for libmagic.Ralf Corsépius1-3/+4
2007-08-10Remove WITH_MAGIC_SUBDIR.Ralf Corsépius1-3/+0
2007-08-10Remove WITH_RPMFILE (Unused).Ralf Corsépius1-1/+0
2007-08-10Remove support of in-source-tree libneon.Ralf Corsépius1-12/+1
2007-08-10Use AC_CHECK_HEADERS(gelf.h).Ralf Corsépius1-2/+3
Add AM_CONDITIONAL(LIBELF).
2007-08-10Use AC_CHECK_HEADERS to check for beecrypt headers.Ralf Corsépius1-4/+2
2007-08-10Remove WITH_LIBDWARF_INCLUDE, WITH_LIBDWARF_DEBUGEDIT.Ralf Corsépius1-7/+3
Add AM_CONDITIONAL(LIBDWARF).
2007-08-10Drop supporting insource-tree libelf/libdwarf.Ralf Corsépius1-17/+1
2007-08-10Depend on external libbeecryptRalf Corsépius1-14/+4
2007-08-10Depend on external libpoptRalf Corsépius1-13/+9
2007-08-08Remove WITH_PYTHON_SUBDIR.Ralf Corsépius1-2/+0
2007-08-06rpm is not a cross-tool...Panu Matilainen1-6/+6
The patch below removes AC_CANONICAL_TARGET from configure.ac and changes $target to $host. Background: AC_CANONICAL_TARGET is supposed to take the target of a cross-tool, not the target of cross-compiling a package (== a configure script's --host). Patch from Ralf Corsepius
2007-08-06Detect and use -gnueabi instead of -gnu on ARM as necessary.Panu Matilainen1-0/+4
Patch from Lennert Buytenhek.
2007-08-06Allow building without python-devel.Panu Matilainen1-1/+8
The patch below adds a check for presence of Python.h to configure.ac and applies automake-conditionals to switch off building rpm's python bindings if Python.h can't be found. Patch from Ralf Corsepius.
2007-08-05Automake cleanups.Panu Matilainen1-2/+2
- Replace INCLUDES with AM_CPPFLAGS (INCLUDES has been replaced by AM_CPPFLAGS and is deprecated in modern automakes for several years) - Require autoconf-2.61 and automake-1.10 (already required by autogen.sh) - update mkinstalldirs with the version from automake-1.10 (The version in rpm is ancient and known to be bugged) Patch from Ralf Corsepius
2007-07-30Fixing fallout from MARK64 removal..Panu Matilainen1-6/+0
2007-07-25Set libdir /usr/lib vs lib64 directly, drop MARK64 stuffPanu Matilainen1-9/+6
2007-07-25Add initial rpm.pc pkg-config support.Panu Matilainen1-1/+1
2007-07-24More gettext cleanups.Panu Matilainen1-6/+3
- Use po/LINGUAS for language list instead of ALL_LINGUAS in configure.ac - replace obsolete INTLLIB with LIBINTL, gee..
2007-07-24Use python distutils for determining include etc pathsPanu Matilainen1-68/+17
2007-07-24Expect neon headers to live in neon/ directory in include pathPanu Matilainen1-1/+1
2007-07-24Expect beecrypt headers to live in beecrypt/ directory in include pathPanu Matilainen1-1/+1
2007-07-24Rip out internal libmagic, require external.Panu Matilainen1-11/+6
This is going to need more sorting out...
2007-07-05Rip out popt.Panu Matilainen1-9/+2
2007-07-04Duh, really kill the broken tests.Panu Matilainen1-4/+0
2007-07-04Preparing for 4.4.2.1-rc2Panu Matilainen1-1/+1
- update CHANGES and version - update translations
2007-06-25Mark as 4.4.2.1-rc1Panu Matilainen1-1/+1
2007-06-25Use ustar format for dist tarball.Panu Matilainen1-1/+1
BDB has some very long paths that start getting stripped out when our version string is longer than just x.y.z.
2007-06-25IPv4/6 and EPSV support by Arkadiusz MiskiewiczPanu Matilainen1-1/+2
2007-06-21ARM arch update.Panu Matilainen1-4/+4
Adds more ARM sub-archs, and adds some bits to deal properly with the new ARM ABI (EABI). Patch from Lennert Buytenhek.
2007-06-20Auto*foo to check if gcc supports -fno-strict-aliasing.Panu Matilainen1-2/+13
2007-06-20Add reminder about enabling mmap() use after 4.4.2.1.Panu Matilainen1-0/+4
The code's been unused for years so too risky to enable right now but should offer good performance improvement. Fix the HAVE_MMAP checks.
2007-06-20Move SELinux specifics to the section of configure.ac where SELinux is alreadyPanu Matilainen1-3/+5
handled instead of mixing it into the 'static linking' section. Patch from rpm5.org.
2007-06-20More configure.ac cleanups.Panu Matilainen1-12/+0
From rpm5.org
2007-06-20Throw out unused stuff from configure.acPanu Matilainen1-60/+4
Patch from rpm5.org
2007-06-19Remove rpm and popt specs, spec files are vendor specific anyway.Panu Matilainen1-1/+1
2007-06-07Detect python2.5Paul Nasrat1-20/+32
2007-06-07Add zh_TW translation (Wei-Lun Chao). Remove empty zh and zh_CN.GB2312 po's.Panu Matilainen1-1/+1
2007-06-06Disable strict aliasing to stop type-punning warning spew.Panu Matilainen1-0/+2
2007-06-06Add db3 back to AC_CONFIG_SUBDIRS. Oops...Panu Matilainen1-1/+1
2007-06-06More auto*foo cleanups:Panu Matilainen1-3/+4
- move AIX and MINIX checks earlier to avoid complaints - use AC_PROG_LIBTOOL instead of -RANLIB to avoid obsoletion warning
2007-06-06Unbreak zlib configure check.Panu Matilainen1-2/+6
2007-06-06Make peace with auto*foo.Panu Matilainen1-13/+2
- Remove checks for internal zlib - Don't try to auto*foo'ize nonexistent zlib, sqlite subdirs. Db3 subdir isn't auto*-enabled - Set AM_GNU_GETTEXT_VERSION to make auto"#¤"# to realize we're using gettext - Don't stomp into auto*** namespace with LUA_SPLINT stuff (from JBJ)
2007-05-24Fail if no beecrypt foundPaul Nasrat1-0/+4