Public bug reported:

First:
Line 14515
# Check whether --enable-enable-default-pkgconfigdir was given.
if test "${enable_enable_default_pkgconfigdir+set}" = set; then :
  enableval=$enable_enable_default_pkgconfigdir;
fi

Line 14769
# Check whether --enable-enable-default-aclocaldir was given.
if test "${enable_enable_default_aclocaldir+set}" = set; then :
  enableval=$enable_enable_default_aclocaldir;
fi

but --help says:
  --enable-default-pkgconfigdir(=PATH) override the libdir/pkgconfig default
  --enable-default-aclocaldir(=PATH)   override the datadir/aclocal default

and with parameter --enable-default ... configure says "configure:
WARNING: unrecognized options: --enable-default-aclocaldir, --enable-
default-pkgconfigdir"

Second:
configure cannot find /usr/bin/python3
but works after sudo ln -s /usr/bin/python3 /usr/bin/python
Please add to search python3

** Affects: zziplib (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to zziplib in Ubuntu.
https://bugs.launchpad.net/bugs/1987646

Title:
  incorrect configure options (zziplib-0.13.62)

Status in zziplib package in Ubuntu:
  New

Bug description:
  First:
  Line 14515
  # Check whether --enable-enable-default-pkgconfigdir was given.
  if test "${enable_enable_default_pkgconfigdir+set}" = set; then :
    enableval=$enable_enable_default_pkgconfigdir;
  fi

  Line 14769
  # Check whether --enable-enable-default-aclocaldir was given.
  if test "${enable_enable_default_aclocaldir+set}" = set; then :
    enableval=$enable_enable_default_aclocaldir;
  fi

  but --help says:
    --enable-default-pkgconfigdir(=PATH) override the libdir/pkgconfig default
    --enable-default-aclocaldir(=PATH)   override the datadir/aclocal default

  and with parameter --enable-default ... configure says "configure:
  WARNING: unrecognized options: --enable-default-aclocaldir, --enable-
  default-pkgconfigdir"

  Second:
  configure cannot find /usr/bin/python3
  but works after sudo ln -s /usr/bin/python3 /usr/bin/python
  Please add to search python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zziplib/+bug/1987646/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to