| Summary: | libgtk2 autoreconf | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Lionel Landwerlin <llandwerlin> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | x86-64 | Target: | SH4 |
| Build: | |||
| Attachments: |
libgtk2 autoreconf fixes
Disable test directory in Makefile.am |
||
|
Description
Lionel Landwerlin
2009-07-14 13:39:21 UTC
Created attachment 467 [details]
libgtk2 autoreconf fixes
To solve the gtk-doc.m4 problem, what do you think of http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=gtk-doc-m4-fix&id=b53a6096e4ea53517c7de5f711f381333bd6ac11 ? (In reply to comment #2) > To solve the gtk-doc.m4 problem, what do you think of > http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=gtk-doc-m4-fix&id=b53a6096e4ea53517c7de5f711f381333bd6ac11 > ? > Good job ! It's going to fix most of the problems I had building my rootfs. Please find another patch to fix the other issue when autoreconfiguring gtk+ (test directory must be disabled). Created attachment 583 [details]
Disable test directory in Makefile.am
(In reply to comment #2) > To solve the gtk-doc.m4 problem, what do you think of > http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=gtk-doc-m4-fix&id=b53a6096e4ea53517c7de5f711f381333bd6ac11 > ? > Hi Thomas, Do you plan on pushing this change? Both patches have been merged: 5b5cf3bf3630352e8c24f9185d7795ec0f503cb4 for the test directory removal 61f677cb060732316b41f072210986e97ae9379f for the gtk-doc.m4 thing |