Changeset 1569


Ignore:
Timestamp:
08/05/09 10:01:46 (16 years ago)
Author:
seroussi
Message:

try to fix X11 ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/Makefile.am

    r1565 r1569  
    596596endif
    597597
    598 LDADD = ./libpISSM.a $(METISLIB) $(PETSCLIB) $(DAKOTALIB) $(SLEPCLIB) $(MUMPSLIB) $(PLAPACKLIB)  $(MPILIB) $(X_LIBS) $(GRAPHICSLIB) -lX11 $(BLASLAPACKLIB) $(MKLLIB) $(SCALAPACKLIB) $(BLACSLIB) $(FLIBS)
     598LDADD = ./libpISSM.a $(METISLIB) $(PETSCLIB) $(DAKOTALIB) $(SLEPCLIB) $(MUMPSLIB) $(PLAPACKLIB)  $(MPILIB) $(X_LIBS) $(GRAPHICSLIB) $(BLASLAPACKLIB) $(MKLLIB) $(SCALAPACKLIB) $(BLACSLIB) $(FLIBS)
    599599
    600600diagnostic_exe_SOURCES = parallel/diagnostic.cpp
Note: See TracChangeset for help on using the changeset viewer.