diff options
Diffstat (limited to 'modules/fftw/libscifftw.la')
-rw-r--r-- | modules/fftw/libscifftw.la | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/fftw/libscifftw.la b/modules/fftw/libscifftw.la index 76d4c7bb1..82bd1701d 100644 --- a/modules/fftw/libscifftw.la +++ b/modules/fftw/libscifftw.la @@ -17,7 +17,7 @@ old_library='libscifftw.a' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/home/shashank/scilab-master_5.5.2/usr/lib -lfftw3 -lpthread -ldl -lcurses -lm' +dependency_libs=' -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -lfftw3 -lpthread -ldl -lcurses -lm' # Names of additional weak libraries provided by this library weak_library_names='' |