source: trunk/configure.ac @ 1191

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1182   2 years aj trunk is now post 0.6.20 release.
(edit) @1178   2 years aj trunk is now pre-0.6.20
(edit) @1176   2 years aj create new release.
(edit) @1171   3 years aj trunk is now pre 0.6.19
(edit) @1169   3 years aj new release 0.6.18
(edit) @1163   3 years aj trunk is now post-release.
(edit) @1161   3 years aj Prepare new release.
(edit) @1157   3 years alonbl Make build work again after last api-doc change.
(edit) @1153   3 years aj prepare new release.
(edit) @1138   3 years alonbl FreeBSD patches with libusb support By Andrew Thompson. …
(edit) @1130   3 years alonbl Fix type, thanks to Aktiv Co. Aleksey Samsonov
(edit) @1124   3 years alonbl Use ( instead of { to be make friendly
(edit) @1123   3 years alonbl Finally remove eval stuff from autoconf
(edit) @1122   3 years alonbl Fix default ifdhandler path
(edit) @1120   3 years alonbl Add PACKAGE_SUFFIX
(edit) @1080   4 years alonbl Handle svn checkout detection correctly when srcdir is different
(edit) @1079   4 years alonbl Revert last changes
(edit) @1078   4 years aj fix packaged detection logic.
(edit) @1069   4 years aj update configure verison.
(edit) @1062   4 years alonbl Detect libtool-1 or libtool-2 at runtime
(edit) @1059   4 years alonbl Turn on GNU extensions for ct_socket_getcreds::SO_PEERCRED, bug #30, …
(edit) @1058   4 years alonbl OpenCT will never run on Windows…
(edit) @1056   4 years alonbl Prepare for libtool-2
(edit) @1055   4 years alonbl Rename aclocal->m4 to be more standard
(edit) @1053   4 years alonbl Warn about missing libusb only in Linux By David Imhoff
(edit) @1046   4 years alonbl Fixup configure help strings
(edit) @1045   4 years alonbl Relax libusb warning
(edit) @1044   4 years alonbl Add --enable-non-privileged, --with-daemon-user, --with-daemon-groups to …
(edit) @1043   4 years alonbl Fixup etc substitutions
(edit) @1034   4 years alonbl Remove duplicate doc
(edit) @1028   4 years alonbl New build system Sync with other projects. merge -r 1014:1027 …
(edit) @1011   4 years ludovic.rousseau do not use AC_LIB_LINKFLAGS() since this macro is provided by gettext and …
(edit) @1006   5 years aj trunk is now post 0.6.14.
(edit) @1004   5 years aj create new version openct 0.6.14.
(edit) @1002   5 years aj trunk is now post 0.6.13.
(edit) @988   5 years aj trunk is now after 0.6.12.
(edit) @978   5 years aj prepare for next version.
(edit) @975   5 years aj test for bash/ksh/sh not needed according to ticket 27. thanks to kheinz.
(edit) @918   6 years aj create new version.
(edit) @910   6 years aj update version and NEWS.
(edit) @897   6 years aj trunk now after 0.6.9 release.
(edit) @885   6 years aj trunk is post 0.6.8.
(edit) @858   6 years aj this tree is for development past 0.6.7
(edit) @857   6 years aj improved bundle handling.
(edit) @814   6 years aj openct does not compile on some plattforms with header file issues. fix …
(edit) @813   6 years aj simply the revision, drop the m4 code. it didn't turn out the way I wanted …
(edit) @795   6 years aj add "-svn-rXXXX" with svn revision as version number. thanks to werner …
(edit) @755   7 years aj use pkg-config for finding pcsc-lite and libusb. same pcsc code as opensc.
(edit) @745   7 years aj fix AC_MSG_ERROR usage. thanks to Ralf Wildenhues.
(edit) @739   7 years aj fail if ltdl.h is not available.
(edit) @735   7 years aj improved ltdl check.
(edit) @708   7 years aj use the macro (from gettext package) to link via libltdl.la. That should …
(edit) @704   7 years aj * big documentation update. remove generated documentation from svn. * …
(edit) @702   7 years aj add initial doxygen documentation by Laurent Pinchart
(edit) @698   7 years aj use libltdl instead of scdl.
(edit) @653   7 years aj change back to WIP for snapshot script.
(edit) @651   7 years aj release openct 0.6.5 without changes.
(edit) @649   7 years aj change version string back to WIP for the nightly snapshots script.
(edit) @646   7 years aj remove text documentation where it duplicates html documentation. create …
(edit) @636   7 years aj William Wanders: add configure options for sunray.
(edit) @634   7 years aj -man.patch contains a very rudimentary manual page for openct-tool. I …
(edit) @625   7 years aj move back to "WIP" for the snapshot script.
(edit) @621   7 years aj create new release candidate.
(edit) @619   7 years aj New version of openct: 0.6.4.
(edit) @618   7 years aj change back to "WIP" for the snapshot script.
(edit) @617   7 years aj create new release candidate with the libtool fix from ville.
(edit) @615   7 years aj set the version to "WIP" (work in progress) for the snapshot script.
(edit) @613   7 years aj create a second rc without the proto t=1 changes.
(edit) @610   7 years aj document changes in news, increase library version.
(edit) @602   7 years aj merge changes from 0.6.3 release.
(edit) @601   7 years aet - Merge with opensc
(edit) @600   7 years aet - Merge between opensc / openct
(edit) @599   7 years aet - Show package version when configure is finished
(edit) @590   7 years aet - Merge with opensc
(edit) @585   7 years aj add version to tools.
(edit) @553   8 years aj Better placement of info text for old configure test.
(edit) @541   8 years aj Try pkg-config detection, fall back to conventional code.
(edit) @493   8 years aet - Move the variable substitution of exec_prefix and sysincludedir to …
(edit) @478   8 years aet - Minor naming convention harmonisation for pc/sc and ct-api related …
(edit) @473   8 years aet - Build fix against latest broken glibc usb headers
(edit) @472   8 years aet - Add AM_MAINTAINER_MODE
(edit) @468   8 years aet - Check for daemon(), add wrapper code
(edit) @466   8 years aet - Some portability changes to the new socket code - Warning fixes
(edit) @418   9 years aet - Merge scdl functions from OpenSC
(edit) @406   9 years aet - Preliminary support for installing USB bundle package for pcsc-lite, …
(edit) @404   9 years aet - Merge bundle installation script from OpenSC
(edit) @399   9 years aet - Move openct-control from src/control to src/tools
(edit) @392   9 years aet - Merge PC/SC changes and pthread support from OpenSC
(edit) @370   9 years aet Minor merge with OpenSC
(edit) @369   9 years aet Replace overly complex and old configure magic for connect() and friends, …
(edit) @364   9 years aet Renaming / moving things update
(edit) @362   9 years aet Build fix for MacOS X + fink
(edit) @360   9 years aet - Fix the ifdhandler path for OPENCT_IFDHANDLER_PATH - Generate system …
(edit) @356   9 years aet Generic build cleanups PC/SC IFD build fixes
(edit) @354   9 years aet - Remove openct/pathnames.h, use autoconf + config.h instead - Include …
(edit) @353   9 years aet More merging with OpenSC
(edit) @352   9 years aet More OpenSC configure merges, now OpenCT ./configure at least runs on …
(edit) @349   9 years aet Merge PC/SC stuff from OpenSC. From now on, -lpcsclite won't be part of …
(edit) @345   9 years aet - Merge configure stuff with OpenSC - Remove tools/, add aclocal/
(edit) @339   9 years aj restore tools/ subdir, as the change to remove it was incomplete and broke …
Note: See TracRevisionLog for help on using the revision log.