projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
386d0a7
)
Formerly configure.in.~29~
author
Roland McGrath
<roland@redhat.com>
Tue, 14 Dec 1993 23:06:56 +0000
(23:06 +0000)
committer
Roland McGrath
<roland@redhat.com>
Tue, 14 Dec 1993 23:06:56 +0000
(23:06 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 4fbe258b41a268d27dc518a241f471fb004c10e3..d077920e1a2d4f7a6cf0b647dd462ffe38a7dd97 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-74,8
+74,10
@@
LIBS="$LIBS libcustoms.a"])
echo checking for location of SCCS get command
if test -f /usr/sccs/get; then
+ SCCS_GET=/usr/sccs/get
AC_DEFINE(SCCS_GET, "/usr/sccs/get")
else
+ SCCS_GET=get
AC_DEFINE(SCCS_GET, "get")
fi
ac_clean_files="$ac_clean_files s.conftest conftoast" # Remove these later.