projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c2961e
)
Fix to export LINUXDIR.
author
David Schleef
<ds@schleef.org>
Fri, 14 Dec 2001 19:09:50 +0000
(19:09 +0000)
committer
David Schleef
<ds@schleef.org>
Fri, 14 Dec 2001 19:09:50 +0000
(19:09 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index d22b81f2b54e3604f368d02181db158901b18faf..3ff105ad910a9a832722c10c2ea1540f578b49d0 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-34,6
+34,8
@@
while [ "$1" != "" ];do
shift
done
+export LINUXDIR
+
. scripts/dep.linux
. scripts/dep.rtai
. scripts/dep.rtlinux