${LOCALBASE} and DEF cleanup

This commit is contained in:
obecian 2001-09-02 13:34:17 +00:00
parent fd3050a8e5
commit 6c01490a47
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- Makefile.in.orig Sun Sep 2 06:17:51 2001
+++ Makefile.in Sun Sep 2 06:18:20 2001
@@ -79,7 +79,7 @@ CONFIG_CLEAN_FILES =
PROGRAMS = $(bin_PROGRAMS)
-DEFS = @DEFS@ -I. -I$(srcdir) -I.
+DEFS = @DEFS@
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@

View File

@ -0,0 +1,11 @@
--- configure.orig Sun Sep 2 06:14:23 2001
+++ configure Sun Sep 2 06:14:37 2001
@@ -9,7 +9,7 @@
# Defaults:
ac_help=
-ac_default_prefix=/usr/local
+ac_default_prefix=${LOCALBASE}
# Any additions from configure.in:
# Initialize some variables set by options.