Log In | Get Help   
Home My Page Projects Code Snippets Project Openings transition state search using dynamics
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files Wiki
[tsscds] View of /trunk/configure.ac
[tsscds] / trunk / configure.ac Repository:
ViewVC logotype

View of /trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (download) (annotate)
Mon Jun 19 14:45:46 2017 UTC (6 years, 11 months ago) by tsscds
Original Path: configure.ac
File size: 551 byte(s)
hemos cambiado la configuracion de autotools
AC_INIT([tsscds], [1.1], [emilio.nunez@usc.es])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/bbfs.f90])
AC_PREFIX_DEFAULT([$HOME/TSSCDS1.1])
AC_PROG_AWK
AC_PROG_LN_S
AC_PROG_CC
AC_PROG_FC([gfortran])
AC_PROG_F77([gfortran])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT([ src/Makefile \
	    src/HL/Makefile\
	     scripts/Makefile\
	     scripts/CATscripts/Makefile\
	     scripts/HLscripts/Makefile\
	     scripts/MOPAC_DEV/Makefile\
      	     docs/Makefile\
	     modules/Makefile\
	     examples/Makefile \
	     share/Makefile \
	     share/CAT/Makefile])



root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge