Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1882182 commit 09ac1fdCopy full SHA for 09ac1fd
1 file changed
Modules/makesetup
@@ -65,7 +65,7 @@ done
65
66
# Set default libdir and config if not set by command line
67
# (Not all systems have dirname)
68
-case $srcdir in
+case $libdir in
69
'') case $0 in
70
*/*) libdir=`echo $0 | sed 's,/[^/]*$,,'`;;
71
*) libdir=.;;
0 commit comments