I'm inclined to push these, but they cause redefinition warnings during compilation:
libtool: compile: ... -o .libs/AsciiText.o In file included from .../libXaw3d-9999/src/AsciiSink.c:50:0: ../config.h:90:0: warning: "XAW_ARROW_SCROLLBARS" redefined [enabled by default] #define XAW_ARROW_SCROLLBARS /**/ ^ <command-line>:0:0: note: this is the location of the previous definition In file included from .../libXaw3d-9999/src/AsciiSink.c:50:0: ../config.h:93:0: warning: "XAW_GRAY_BLKWHT_STIPPLES" redefined [enabled by default] #define XAW_GRAY_BLKWHT_STIPPLES /**/ ^ <command-line>:0:0: note: this is the location of the previous definition In file included from .../libXaw3d-9999/src/AsciiSink.c:50:0: ../config.h:96:0: warning: "XAW_INTERNATIONALIZATION" redefined [enabled by default] #define XAW_INTERNATIONALIZATION /**/ ^ <command-line>:0:0: note: this is the location of the previous definition In file included from .../libXaw3d-9999/src/AsciiSink.c:50:0: ../config.h:99:0: warning: "XAW_MULTIPLANE_PIXMAPS" redefined [enabled by default] #define XAW_MULTIPLANE_PIXMAPS /**/ ^ <command-line>:0:0: note: this is the location of the previous definition Since they are added to the .h file, perhaps they should be removed from XAW3D_CPPFLAGS and xaw3d.pc's Cflags section? -JimC -- James Cloos <[email protected]> OpenPGP: 1024D/ED7DAEA6 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
