Ticket #64 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Please autodisable lynx instead of failing

Reported by: lool Owned by: lennart
Milestone: 0.9.6 Component: build-system
Keywords: Cc:

Description

Hi,

When jhbuilding libdaemon on a system without lynx, the default configure flags do not explicitely enable or disable lynx; the build subsequently fails if lynx isn't available, but passing --disable-lynx is enough for the build to succeed.

I think it would make jhbuilding libdaemon and hence GNOME easier if libdaemon would simply auto disable lynx usage. I think the configure.ac snippet is used in plenty of modules, so I suppose it would make sense to do the same in the other modules.

(Attaching a patch.)

Bye,

PS: I hope this is the correct place to report bugs against libdaemon

Attachments

libdaemon-autodetect-lynx.patch (1.2 kB) - added by lool 5 years ago.
Auto disable lynx

Change History

Changed 5 years ago by lool

Auto disable lynx

Changed 5 years ago by lennart

  • status changed from new to closed
  • type changed from defect to enhancement
  • resolution set to fixed

I merged your patch into r114, but made the minor modification that this option still defaults to "yes" to stay in sync with the current behaviour. If you want "automatic" behaviour you may thus pass --enable-lynx=auto.

Thanks for the patch!

And libdaemon patches please directly to me.

Changed 5 years ago by lennart

  • milestone set to 0.9.6
Note: See TracTickets for help on using tickets.