opkg: revert unintended changes in src/Makefile.am
[oweals/opkg-lede.git] / configure.ac
2008-12-15 ticktock35opkg: add some error codes to libopkg
2008-12-15 ticktock35opkg: * Add opkg-key utility
2008-12-15 ticktock35opkg: implement opkg_find_package()
2008-12-15 ticktock35opkg: add more attributes to opkg_package_t
2008-12-15 ticktock35opkg: add extra data to libopkg progress callbacks
2008-12-15 ticktock35opkg: set version number and distribute pkg-config...
2008-12-15 ticktock35opkg: remove redundant opkg.h.in
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: fix configure check for big-endian systems
2008-12-15 ticktock35=?utf-8?q?opkg:=20Fix=20md5=20sum=20on=20big=20endian...
2008-12-15 ticktock35opkg: catch up with removals and fix include statement...
2008-12-15 ticktock35opkg: distcheck fixes
2008-12-15 ticktock35opkg: remove redundant etc directory
2008-12-15 ticktock35opkg: move tests into a separate directory
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories
2008-12-15 ticktock35opkg: make gpg support optional
2008-12-15 ticktock35opkg: fix configure checks for gpgme
2008-12-15 ticktock35opkg: add configure check for libgpgme
2008-12-15 ticktock35* Rename top level ipkg directory to opkg
2008-12-15 ticktock35ipkg: replace wget with libcurl functions
2008-12-15 ticktock35* Add ipkg for future development