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] Annotation of /trunk/configure.ac
[tsscds] / trunk / configure.ac Repository:
ViewVC logotype

Annotation of /trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (view) (download)
Original Path: configure.ac

1 : baaden 3 AC_INIT([tsscds], [0.1], [emilio.nunez@usc.es])
2 :     AM_INIT_AUTOMAKE
3 :     AC_CONFIG_SRCDIR([src/bbfs.f90])
4 : tsscds 5 AC_PREFIX_DEFAULT([$HOME/TSSCDS1.1])
5 : baaden 3 AC_PROG_AWK
6 :     AC_PROG_LN_S
7 : baaden 4 AC_PROG_CC
8 :     AC_PROG_FC([gfortran])
9 :     AC_PROG_F77([gfortran])
10 :     AC_CONFIG_FILES([Makefile])
11 :     AC_OUTPUT([ src/Makefile \
12 :     src/HL/Makefile\
13 :     scripts/Makefile\
14 :     scripts/CATscripts/Makefile\
15 :     scripts/HLscripts/Makefile\
16 :     scripts/MOPAC_DEV/Makefile\
17 :     docs/Makefile\
18 :     modules/Makefile\
19 :     examples/Makefile])
20 : baaden 3
21 : baaden 4

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

Powered By FusionForge