mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08: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"
|
||||
def="X11"
|
||||
readln "X11 library [$def]?" "$def"
|
||||
echo >>Makefile.custom "X11_LIB= $ans"
|
||||
echo >>Makefile.custom "X11_LIB= -l$ans"
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user