diff options
author | Francois Tigeot <ftigeot@wolfpond.org> | 2011-06-01 08:40:48 +0200 |
---|---|---|
committer | Francois Tigeot <ftigeot@wolfpond.org> | 2011-06-02 14:37:34 +0200 |
commit | eb5217de96690a13928b00e6db3289f6c3b6b689 (patch) | |
tree | c97e7d24f62214ed792fcdb7ca8975ad3d3f581c /solenv/inc/unxaigppc.mk | |
parent | 1000d15c859f7f1823704517c82ed0f3987a3e7b (diff) |
Unify DLLPOSTFIX value on all platforms.
There is no justification for changing some shared library file names
depending on the platform used.
Diffstat (limited to 'solenv/inc/unxaigppc.mk')
-rw-r--r-- | solenv/inc/unxaigppc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/inc/unxaigppc.mk b/solenv/inc/unxaigppc.mk index 0a93729acfd2..240aa9c03b09 100644 --- a/solenv/inc/unxaigppc.mk +++ b/solenv/inc/unxaigppc.mk @@ -62,7 +62,6 @@ STDSHLGUIMT:=-ldl -lpthread -lm STDSHLCUIMT:=-ldl -lpthread -lm X11LINK_DYNAMIC:=-lXext -lX11 -DLLPOSTFIX:=ap CFLAGSDEBUG:= |