[Pidgin] #2391: Error in configure.ac
Pidgin
trac at pidgin.im
Thu Aug 2 20:52:19 EDT 2007
#2391: Error in configure.ac
---------------------------+------------------------------------------------
Reporter: Xake | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.1.0
Resolution: | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by Xake):
Have you acctually tried the script?
Oh, and AC_HELP_STRING([--enable-nm], [enable NetworkManager support
(buggy) (requires D-Bus)]) is pretty self explained. It is the thing that
prints the nice message when you do './configure --help', while
'enable_libnm=yes, enable_libnm=no' in the end of the string is the thing
./configure looks for.
If you do not believe me: fetch pidgin-2.1.0-tar.bz2, unpack it.[[BR]]
Then do ./configure. For me this set NetworkManagersupport to no.[[BR]]
Then do ./configure --disable-nm. This sets NetworkManager to _yes_.[[BR]]
./configure --enable-nm=no. Yet one try and pidgin wanted to build support
for NetworkManager.[[BR]]
However: ./configure --disable-libnm and it does not want to build support
for it.[[BR]]
[[BR]]
This issue was brought to my attention on IRC the other day, and I did
some tryouts.
--
Ticket URL: <http://developer.pidgin.im/ticket/2391#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list