projects
/
pgtranslation
/
admin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59eab8b
)
configure --without-tk option is no longer necessary
author
Peter Eisentraut
<peter_e@gmx.net>
Sun, 3 Mar 2013 16:27:43 +0000
(11:27 -0500)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sun, 3 Mar 2013 16:27:43 +0000
(11:27 -0500)
wwwtools/update-nls-www
patch
|
blob
|
blame
|
history
diff --git
a/wwwtools/update-nls-www
b/wwwtools/update-nls-www
index 412ed309e6f6c71f9c1878f7ec00df4cdec44671..6608ecc6c88389a85b93c5f725c445be39ee70d1 100755
(executable)
--- a/
wwwtools/update-nls-www
+++ b/
wwwtools/update-nls-www
@@
-74,7
+74,7
@@
for branch in $active_branches; do
pushd $PGSRC
./configure --prefix=$MYDIR/pg-install --cache=/dev/null --enable-nls --with-includes=/usr/local/include --with-libraries=/usr/local/lib \
- --with-perl --with-tcl
--without-tk
+ --with-perl --with-tcl
popd
# remove old data in case it contained garbage