mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Made the patch, but forgot to commit it...
This commit is contained in:
parent
9ff69034b2
commit
b7d6e8ac92
@ -174,7 +174,7 @@ if [ "$ans" = "y" ] ; then
|
|||||||
echo "and subsequent ones should be preceeded by -l"
|
echo "and subsequent ones should be preceeded by -l"
|
||||||
def="X11"
|
def="X11"
|
||||||
readln "X11 library [$def]?" "$def"
|
readln "X11 library [$def]?" "$def"
|
||||||
echo >>Makefile.custom "X11_LIB= $ans"
|
echo >>Makefile.custom "X11_LIB= -l$ans"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user