mirror of
git://git.psyced.org/git/psyclpc
synced 2024-08-15 03:20:16 +00:00
+
This commit is contained in:
parent
658f67290e
commit
214d664723
1 changed files with 1 additions and 1 deletions
2
src/configure
vendored
2
src/configure
vendored
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# first generate the actual configure script
|
||||
if test ! -f "configure.do" ; then
|
||||
if test ! -f "configure-do" ; then
|
||||
(cd autoconf;make)
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue