Config.in 347 B

123456789101112131415
  1. config ADK_COMPILE_POPT
  2. tristate
  3. depends on ADK_PACKAGE_LIBPOPT
  4. config ADK_PACKAGE_LIBPOPT
  5. prompt "libpopt........................... Command line option parsing library"
  6. tristate
  7. default n
  8. select ADK_PACKAGE_LIBICONV
  9. select ADK_COMPILE_POPT
  10. help
  11. A command line option parsing library
  12. ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/