dskvr / opkg

Automatically exported from code.google.com/p/opkg
0 stars 0 forks source link

ipkg / opkg typo in configure options #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

This defect is actually minor, but...

What steps will reproduce the problem?
1. ./configure --with-ipkgetcdir=XXX
2. => configure: WARNING: unrecognized options: --with-ipkgetcdir

What is the expected output? What do you see instead?
There is a typo in the configure.ac file. The actual option is 
--with-opkgetcdir, but it is documented as --with-ipkgetcdir. 

What version of the product are you using? On what operating system?
opkg 0.1.8

Please provide any additional information below.
I enclosed a patch fixing the typo.

Original issue reported on code.google.com by david.ba...@grassvalley.com on 25 Jun 2010 at 10:12

Attachments:

GoogleCodeExporter commented 8 years ago
Applied as r539. Thanks!

Original comment by graham.g...@gmail.com on 28 Jun 2010 at 12:26

GoogleCodeExporter commented 8 years ago
Issue 68 has been merged into this issue.

Original comment by graham.g...@gmail.com on 8 Nov 2010 at 10:42