Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7280 in orxonox.OLD for branches/shared_lib/src/Makefile.am


Ignore:
Timestamp:
Apr 10, 2006, 11:47:05 AM (18 years ago)
Author:
bensch
Message:

better configure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/shared_lib/src/Makefile.am

    r7275 r7280  
    1212
    1313orxonox_CPPFLAGS = -DIS_ORXONOX -DPKG_LIBDIR="\"$(pkglibdir)\""
    14 orxonox_LDFLAGS = --export-dynamic
     14orxonox_LDFLAGS =
    1515##-ldl -rdynamic
    1616
     
    2525                util/libORXutils.a \
    2626                $(libORXlibs_a_LIBRARIES_) \
    27                 $(LIBLTDL) \
     27                @LIBLTDL@ \
     28                @LIBADD_DL@ \
    2829                $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
    2930
Note: See TracChangeset for help on using the changeset viewer.