Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 208170 Details for
Bug 290410
x11-libs/libXaw3d: switch from imake to autotools
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
my Makefile.am
Xaw3d-Makefile.am (text/plain), 1.77 KB, created by
Rafał Mużyło
on 2009-10-25 02:34:50 UTC
(
hide
)
Description:
my Makefile.am
Filename:
MIME Type:
Creator:
Rafał Mużyło
Created:
2009-10-25 02:34:50 UTC
Size:
1.77 KB
patch
obsolete
># EXTRA_DEFINES = -DARROW_SCROLLBAR -DUSEGRAY > >lib_LTLIBRARIES = libXaw3d.la > >libXaw3d_la_CPPFLAGS = -I. -DARROW_SCROLLBAR -DUSEGRAY -DHAS_WCHAR_H > >libXaw3d_la_LIBADD = ${X11_LIBS} > >libXaw3d_la_LDFLAGS = -version-info 8:0 > >libXaw3d_la_SOURCES = \ >AllWidgets.c AsciiSink.c AsciiSrc.c AsciiText.c Box.c Command.c Dialog.c \ >Form.c Grip.c Label.c Layout.c List.c MenuButton.c MultiSrc.c MultiSink.c \ >Paned.c Panner.c Porthole.c Repeater.c Scrollbar.c Simple.c SimpleMenu.c \ >Sme.c SmeBSB.c SmeLine.c SmeThreeD.c StripChart.c Text.c TextSink.c TextSrc.c \ >TextAction.c TextPop.c TextTr.c ThreeD.c Toggle.c Tree.c Vendor.c Viewport.c \ >XawIm.c XawInit.c XawI18n.c laygram.y laylex.l > >libXaw3d_ladir = $(includedir)/X11/Xaw3d >libXaw3d_la_HEADERS = \ >AllWidgets.h AsciiSink.h AsciiSinkP.h AsciiSrc.h AsciiSrcP.h AsciiText.h \ >AsciiTextP.h Box.h BoxP.h Cardinals.h Command.h CommandP.h Dialog.h DialogP.h \ >Form.h FormP.h Grip.h GripP.h Label.h LabelP.h Layout.h LayoutP.h List.h \ >ListP.h MenuButton.h MenuButtoP.h MultiSrc.h MultiSrcP.h MultiSink.h \ >MultiSinkP.h Paned.h PanedP.h Panner.h PannerP.h Porthole.h PortholeP.h \ >Repeater.h RepeaterP.h Reports.h Scrollbar.h ScrollbarP.h Simple.h SimpleP.h \ >SimpleMenu.h SimpleMenP.h Sme.h SmeP.h SmeBSB.h SmeBSBP.h SmeLine.h \ >SmeLineP.h SmeThreeD.h SmeThreeDP.h StripChart.h StripCharP.h Template.c \ >Template.h TemplateP.h Text.h TextP.h TextSink.h TextSinkP.h TextSrc.h \ >TextSrcP.h ThreeD.h ThreeDP.h Toggle.h ToggleP.h Tree.h TreeP.h VendorEP.h \ >Viewport.h ViewportP.h XawImP.h XawInit.h > >#laygram.c : laygram.y ># $(YACC) -d laygram.y ># sed 's/yy/LayYY/g' y.tab.c > laygram.c ># sed 's/yy/LayYY/g' y.tab.h > laygram.h ># $(RM) y.tab.c y.tab.h > >#laylex.c: laylex.l ># $(LEX) laylex.l ># sed 's/yy/LayYY/g' lex.yy.c > laylex.c ># $(RM) lex.yy.c > >ACLOCAL_AMFLAGS = -I m4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 290410
:
208157
|
208158
|
208160
|
208166
|
208168
| 208170