--without-test is position dependent
using --without-test in configure seems to be position dependent. The following line from debian/rules resulted in +test after configure, to get a -test the --without-test had to be moved to the front:
./configure --host=$(DEB_HOST_GNU_TYPE) --prefix=/usr --bindir=\$${prefix}/bin --docdir=\$${prefix}/share/doc/gbsplay --mandir=\$${prefix}/share/man --enable-nas CFLAGS="$(CFLAGS)" --without-test LDFLAGS="-Wl,-z,defs"
Details
| Id: |
36cb8b62b0f0258ba109f2497f4afdeaf478859a |
| Type: |
bugfix |
| Creation time: |
2008-08-15 18:03 GMT |
| Creator: |
Christian Garbs <mitch@...> |
| Release: |
0.0.92
(unreleased)
|
| Component: |
gbsplay |
| Status: |
unstarted
|
Issue log
| 2008-08-15 18:03 GMT |
Christian Garbs <mitch@...> |
created |
|