After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 544888 - LT_PROG_LIBTOOL should be AM_PROG_LIBTOOL?
LT_PROG_LIBTOOL should be AM_PROG_LIBTOOL?
Status: RESOLVED FIXED
Product: quick-lounge-applet
Classification: Deprecated
Component: general
2.12.x
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2008-07-26 20:28 UTC by Arun Raghavan
Modified: 2008-07-27 08:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arun Raghavan 2008-07-26 20:28:30 UTC
Please describe the problem:
The configure script tries to run LT_PROG_LIBTOOL, which is undefined. I could not find a reference to this anywhere else. Is this supposed to be AM_PROG_LIBTOOL?

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Paolo Bacchilega 2008-07-27 08:25:54 UTC
looks like configure.in is full of crap, fixed in trunk.