Changeset 2497 in Sophya


Ignore:
Timestamp:
Feb 3, 2004, 12:07:09 PM (22 years ago)
Author:
ansari
Message:

Suppression lien avec la librairie -L/sw/lib -ldl suite gestion link dynamique avec API darwin NSModule - Reza 3 Fevrier 2004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Mgr/Makefile.slb

    r2437 r2497  
    1919ifeq ($(MACHEROS), Darwin)
    2020#  LIBGPP := -L/sw/lib -ldl -L/usr/X11R6/lib -L/usr/local/lib -llanginfo -L/usr/lib/gcc/darwin/default -lstdc++ -lcc_dynamic
    21   LIBGPP := -L/sw/lib -ldl
     21#  LIBGPP := -L/sw/lib -ldl
     22   LIBGPP :=
    2223  LIBXPILIST := -L/usr/X11R6/lib -L/usr/local/lib  -lXm -lmotiflanginfo  -lXt -lX11
    2324endif
Note: See TracChangeset for help on using the changeset viewer.