diff options
Diffstat (limited to 'japanese/postgresql-tcltk/files')
-rw-r--r-- | japanese/postgresql-tcltk/files/patch-ad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/postgresql-tcltk/files/patch-ad b/japanese/postgresql-tcltk/files/patch-ad index 3529936565aa..56f482cd4dd8 100644 --- a/japanese/postgresql-tcltk/files/patch-ad +++ b/japanese/postgresql-tcltk/files/patch-ad @@ -5,8 +5,8 @@ SHARED_LIB:-fpic -DPIC -CFLAGS:-O2 -m486 -pipe +CFLAGS:-pipe -O2 - SRCH_INC:/usr/local/include - SRCH_LIB:/usr/local/lib + SRCH_INC: + SRCH_LIB: -USE_LOCALE:no +USE_LOCALE:yes DLSUFFIX:.so |