The -lc flag snuck back in and broke the compile for BSD people again. Anyone

know how this keeps getting added?


SVN revision: 6184
This commit is contained in:
rbdpngn 2002-04-26 18:41:59 +00:00 committed by rbdpngn
parent 5ec69a803d
commit ef34f0818d
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ enlightenment_SOURCES = \
e_view_look.h e_view_look.c \
e.h
enlightenment_LDADD = @evas_libs@ @edb_libs@ @ebits_libs@ @ecore_libs@ @efsd_libs@ @ebg_libs@ -lm -lc $(INTLLIBS)
enlightenment_LDADD = @evas_libs@ @edb_libs@ @ebits_libs@ @ecore_libs@ @efsd_libs@ @ebg_libs@ -lm $(INTLLIBS)