Bugs item #3572731, was opened at 2012-09-28 04:29
Message generated for change (Settings changed) made by broeker
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104664&aid=3572731&group_id=4664
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Niraj (nniraj)
Assigned to: Nobody/Anonymous (nobody)
Summary: looks like automake doesn't build anything
Initial Comment:
When I type "automake" in cscope-15.8a directory, nothing seems to be building. Seems only Makefile.in gets generated from Makefile.am.
----------------------------------------------------------------------
Comment By: Hans-Bernhard Broeker (broeker)
Date: 2012-09-28 07:26
Message:
Actually, 'automake' doesn't build the Makefile, either. It builds
Makefile.in from Makefile.am.
What made you assume otherwise?
----------------------------------------------------------------------
Comment By: Niraj (nniraj)
Date: 2012-09-28 04:31
Message:
I am using cygwin.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104664&aid=3572731&group_id=4664
|