Lines 1-5
Link Here
|
1 |
--- Makefile.in.orig Sat May 3 17:54:08 2003 |
1 |
--- Makefile.in.orig Thu Feb 27 18:41:21 2003 |
2 |
+++ Makefile.in Sat May 3 17:55:08 2003 |
2 |
+++ Makefile.in Fri Jun 20 12:32:28 2003 |
3 |
@@ -75,7 +75,7 @@ |
3 |
@@ -75,7 +75,7 @@ |
4 |
AUTOMAKE_OPTIONS = no-dependencies foreign |
4 |
AUTOMAKE_OPTIONS = no-dependencies foreign |
5 |
|
5 |
|
Lines 9-11
Link Here
|
9 |
#CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"' |
9 |
#CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"' |
10 |
#CFLAGS = -O2 -fno-builtin -Wall -ansi -pedantic -Wmissing-prototypes -Werror -DSBINDIR='"$(sbindir)"' |
10 |
#CFLAGS = -O2 -fno-builtin -Wall -ansi -pedantic -Wmissing-prototypes -Werror -DSBINDIR='"$(sbindir)"' |
11 |
|
11 |
|
|
|
12 |
@@ -153,8 +153,6 @@ |
13 |
cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile |
14 |
|
15 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
16 |
- cd $(top_builddir) \ |
17 |
- && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
18 |
|
19 |
$(ACLOCAL_M4): configure.in |
20 |
cd $(srcdir) && $(ACLOCAL) |