Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
X11:FOX
fox14
fox-1.4.35_AM_CFLAGS.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fox-1.4.35_AM_CFLAGS.patch of Package fox14
Index: adie/Makefile.am =================================================================== --- adie/Makefile.am.orig +++ adie/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ +AM_CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include RESWRAP = $(top_builddir)/utils/reswrap SUFFIXES = .gif .bmp Index: calculator/Makefile.am =================================================================== --- calculator/Makefile.am.orig +++ calculator/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ +AM_CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include RESWRAP = $(top_builddir)/utils/reswrap SUFFIXES = .gif .bmp Index: chart/Makefile.am =================================================================== --- chart/Makefile.am.orig +++ chart/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ +AM_CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include RESWRAP = $(top_builddir)/utils/reswrap SUFFIXES = .gif .bmp Index: shutterbug/Makefile.am =================================================================== --- shutterbug/Makefile.am.orig +++ shutterbug/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ +AM_CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include RESWRAP = $(top_builddir)/utils/reswrap SUFFIXES = .gif .bmp Index: src/Makefile.am =================================================================== --- src/Makefile.am.orig +++ src/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ +AM_CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include RESWRAP = $(top_builddir)/utils/reswrap SUFFIXES = .gif .bmp Index: tests/Makefile.am =================================================================== --- tests/Makefile.am.orig +++ tests/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ +AM_CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include RESWRAP = $(top_builddir)/utils/reswrap SUFFIXES = .gif .bmp Index: utils/Makefile.am =================================================================== --- utils/Makefile.am.orig +++ utils/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ +AM_CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ LIBS=
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor