Patches item #3470424, was opened at 2012-01-06 11:54
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=409540&aid=3470424&group_id=33921
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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix automake error
Initial Comment:
fix automake error
when "src/Makefile.am:31: pkginclude_DATA= gerbv.h",
./autogen.sh
Checking aclocal version...
1.11.2
Running aclocal...
... done with aclocal.
Checking autoheader version...
2.68
Running autoheader...
... done with autoheader.
Checking automake version...
1.11.2
Running automake...
src/Makefile.am:31: `pkgincludedir' is not a legitimate directory for `DATA'
Following the suggestion at
http://stackoverflow.com/questions/3929780/how-to-install-header-files-in-automake
when changed the line to: pkginclude_HEADERS= gerbv.h,
autogen.sh works fine
./autogen.sh
Checking libtoolize version...
2.4.2
Running libtoolize...
Checking aclocal version...
1.11.2
Running aclocal...
... done with aclocal.
Checking autoheader version...
2.68
Running autoheader...
... done with autoheader.
Checking automake version...
1.11.2
Running automake...
... done with automake.
Checking autoconf version...
2.68
Running autoconf...
... done with autoconf.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=409540&aid=3470424&group_id=33921
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Gerbv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gerbv-devel