Lines 1-11
Link Here
|
1 |
--- fract4d/Makefile.in.orig Sun Nov 23 03:06:58 2003 |
1 |
--- fract4d/Makefile.in.orig Thu Dec 4 23:39:23 2003 |
2 |
+++ fract4d/Makefile.in Sun Nov 23 03:07:44 2003 |
2 |
+++ fract4d/Makefile.in Sun Dec 14 10:43:07 2003 |
3 |
@@ -138,7 +138,7 @@ |
3 |
@@ -138,7 +138,7 @@ |
4 |
$(GNOMEUI_LIBS) $(INTLLIBS) |
4 |
$(GNOMEUI_LIBS) $(INTLLIBS) |
5 |
|
5 |
|
6 |
|
6 |
|
7 |
-CXXFLAGS = -g -O3 -ffast-math -Wall -D_REENTRANT -DCXX="\"$(CXX)\"" |
7 |
-AM_CXXFLAGS = -g -O3 -ffast-math -Wall -D_REENTRANT -DCXX="\"$(CXX)\"" |
8 |
+CXXFLAGS = @CXXFLAGS@ -D_REENTRANT -DCXX="\"$(CXX)\"" |
8 |
+AM_CXXFLAGS = -D_REENTRANT -DCXX="\"$(CXX)\"" |
9 |
subdir = fract4d |
9 |
subdir = fract4d |
10 |
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
10 |
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
11 |
CONFIG_HEADER = $(top_builddir)/config.h |
11 |
CONFIG_HEADER = $(top_builddir)/config.h |