source: roaraudio/configure

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1789:09f7f25bff66   15 years phi try to suppress wine status output (why the hell does wine print $?)
(edit) @1788:89431f895150   15 years phi correct sysname in case of corss compile
(edit) @1784:0e9429f7bcd4   15 years phi check for setenv() and putenv()
(edit) @1783:9ace668d1590   15 years phi check for alarm…
(edit) @1772:a72175b72ba7   15 years phi check for ranlib
(edit) @1749:c2a6a18b3726   15 years phi test for getgid(), getuid(), setsid(), usleep()
(edit) @1739:f0ae1a58a34b   15 years phi added --roard-cfreq
(edit) @1737:a7828fd858a0   15 years phi make it possible to disable singe components. components are: lib, roard, …
(edit) @1730:0cc4671525fa   15 years phi set pkg-config even if no inst dir for ao is given
(edit) @1729:49fc00705baf   15 years phi use pkg-config for libao plugin
(edit) @1705:70de81e67cd2   15 years phi write $subdir_plugins_* to Makefile.conf if configure script did not fail
(edit) @1704:7005f6725af7   15 years phi include Audacious in main configure
(edit) @1688:9d6218cb0049   15 years phi first get return value, than do another command ;)
(edit) @1686:8d2422383725   15 years phi added a basic support for logging, only on tool and lib test for now
(edit) @1685:4270c34d114f   15 years phi peercred seems to have _GNU_SOURCE on some systems, added $NEED_GNU_SOURCE
(edit) @1667:e805bf472b54   15 years phi updated libroarsndio.h, seems this change make it possible to build …
(edit) @1664:bfd3dcaad769   15 years phi do not use roaraudio.h for tests
(edit) @1661:77112f0f3b2a   15 years phi use correct headers for tests
(edit) @1646:481865e6ea97   15 years phi check for libsocket
(edit) @1645:4abcd756aea9   15 years phi test for libogg
(edit) @1641:e7842a0c3e84   15 years phi test for libsendfile
(edit) @1638:2b49e3ca9730   15 years phi echo info and new lion if no sqrtl() found because of not GNU/Linux
(edit) @1618:f1acd1bac092   15 years phi added PREFIX_COMP
(edit) @1607:a400220f1564   15 years phi don't write useless lib_c= lions, don't build libroarsndio on OpenBSD for …
(edit) @1589:21e0774ba489   15 years phi only test for sqrtl() on Linux
(edit) @1553:c076ce53ffdd   15 years phi test for poll.h
(edit) @1542:db6dd41ef52a   15 years phi test for libsndio
(edit) @1537:7e44b72d3095   15 years phi also support old style select() without sys/select.h
(edit) @1520:20fd14e97ead   15 years phi set TARGET_CYGWIN correctly
(edit) @1519:b39602c225c5   15 years phi test for cygwin more efficent, disable -fPIC on cygwin…
(edit) @1503:c0005aee16ff   15 years phi added config var if we have args in main()
(edit) @1501:b5c141f6004c   15 years phi save info for --minimal
(edit) @1491:d67adb4327c3   15 years phi added --without-meta-data and --without-listen
(edit) @1490:20a64a311b63   15 years phi ignore -lc
(edit) @1489:aa7c9d748d98   15 years phi ignore -lc
(edit) @1471:c9f230fe0f96   15 years phi test for a lot new things: chroot(), basic FS calls, basic IO calls, …
(edit) @1469:30d6166d3398   15 years phi test for shutdown()
(edit) @1468:dd5c3b050dc6   15 years phi check for select() and added --mmcu
(edit) @1462:695701d7e829   15 years phi typo
(edit) @1460:a4215d42f6e1   15 years phi corected test for getobjectbyname()
(edit) @1459:d57c80b9925a   15 years phi test for getservbyname()
(edit) @1446:32d1ea0f1818   15 years phi this is needed by cygwin to get it working
(edit) @1445:858b604ffa29   15 years phi this is needed by cygwin to get it working
(edit) @1441:bc1afa66cc36   15 years phi test for mmap()
(edit) @1427:e5de91800553   15 years phi patch to get --minimal wor again on normal systems
(edit) @1426:2d690248f454   15 years phi test also for unistd.h
(edit) @1425:46089a7c1e48   15 years phi test for sys/types.h and fcntl.h
(edit) @1423:2a3fefebfc98   15 years phi added missing underscore
(edit) @1421:3b3fe4888ef3   15 years phi reordered vars
(edit) @1420:84352b1c4d06   15 years phi added TARGET_MICROCONTROLLER
(edit) @1419:974dd064c55f   15 years phi yes, FreeBSD is broken like hell
(edit) @1417:addc2616e6ea   15 years phi pkg-config stderr -> /dev/null redirect, needed for FreeBSD *grummel*
(edit) @1415:acabdeaad639   15 years phi also include sys/types.h on socket tests, seems to be required by OpenBSD
(edit) @1409:43e0b040b269   15 years phi test for pipe()
(edit) @1399:76ed08a98e30   15 years phi info about --without-password-api
(edit) @1398:8285e9c45919   15 years phi make password api optional
(edit) @1397:9b4664b6c3dc   15 years phi make fsync() and fdatasync() optional
(edit) @1394:b8703c5336a6   15 years phi make cdrom support optional
(edit) @1391:e24155e0c2f3   15 years phi --minimal disables --runtime detect if it is the later arg
(edit) @1390:8dee388d2392   15 years phi there need to be a 'then' after elif ;)
(edit) @1389:ba7d3f033dad   15 years phi don't set -fPIC on win32
(edit) @1387:7e1d5864ca04   15 years phi win32 build disbales VIO pipe
(edit) @1386:bd9f09baf2b1   15 years phi test for wait needs to include <string.h>, also only inlcude <sys/wait.h> …
(edit) @1385:59fc0c9c9ba5   15 years phi test for wait() and fork()
(edit) @1384:50cee967869a   15 years phi corrected syntax error
(edit) @1383:242c218fb86d   15 years phi *int64 test broken for win32 target, assume there is a *int64_t, let's …
(edit) @1382:56b5860ec93f   15 years phi correced syntax error in configure script
(edit) @1381:8e0a4359fc9f   15 years phi no need to set LP64 on win32, test breaks config.h
(edit) @1377:19fa68e2d417   15 years phi no stdio VIO module on minimalistic build
(edit) @1373:829102254812   15 years phi check for BSD Sockets
(edit) @1363:97337f19e1a5   15 years phi added support to disable VIO parts
(edit) @1362:47233ed6e016   15 years phi fixed bug to show -l names not display names if a lib is disabled
(edit) @1360:dc90b49b7675   15 years phi --minimal disables IPv6, too
(edit) @1357:35fd7e0eadc2   15 years phi added superuser paths to search path, check for bzip2 and chat
(edit) @1356:fb1b9f44a6ae   15 years phi check for IPv4
(edit) @1340:1153214fa68a   15 years phi test for getobjectbyname() as it is not part of older libdnet versions and …
(edit) @1313:c5681fd6e3c1   15 years phi test of OpenSSL
(edit) @1286:1d6f4cc14897   15 years phi added ssh-askpass
(edit) @1265:606afecf08cc   15 years phi test for GnuPG
(edit) @1263:ed53ac813bec   15 years phi test for gzip
(edit) @1250:4cb402cbdfcf   15 years phi renamed ROAR_NEED_GNU_FOPENCOOKIE -> ROAR_NEED_GNU_SOURCE
(edit) @1249:05179f380dd6   15 years phi test for (OpenBSD) funopen()
(edit) @1248:fd1bedae9761   15 years phi test for GNU fopencookie()
(edit) @1237:f7c55376fad3   15 years phi test for tty dev
(edit) @1232:c7a504b19d03   15 years phi added files and consts for gnupg pinentry
(edit) @1230:9ea7ab779201   15 years phi support ksh, not only bash for echo -n workaround
(edit) @1208:3ed0b4a1da52   15 years phi added support to select a default codec for the default output driver
(edit) @1199:6eb25a4ffe7a   15 years phi added support to disable cmd codecfilter
(edit) @1180:aeadc4ee5583   15 years phi test for getpeereid()
(edit) @1176:3174c92ff0a4   15 years phi define ROAR_OS_* constants
(edit) @1175:96c01dfee3de   15 years phi added support to set the default driver at compile time
(edit) @1173:33eeac5a7439   15 years phi get AF_UNIX support working again
(edit) @1171:02f540634383   15 years phi use fsync() if there is no fdatasync()
(edit) @1170:c9641c57ea15   15 years phi path patch for OpenBSD, check for fdatasync()
(edit) @1136:33eebfdb5191   15 years phi also test for libspeexdsp, it's new lib name since 1.2beta3 for non codec …
(edit) @1109:743838a413f6   15 years phi wrote some more help, added --minimal
(edit) @1101:6db6ae039d6d   15 years phi use test_lib_defmake not test_lib for libm
(edit) @1092:2f57d6983f05   15 years phi added options: --without-libao, --without-xmms and --exec-helper
(edit) @1091:00defdcb1f0f   15 years phi look for libws2_32, too
(edit) @1089:7f5b423f778f   15 years phi test for standard UNIX Sockets
Note: See TracRevisionLog for help on using the revision log.