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 3 - (download) (annotate)
Fri Jun 16 10:32:13 2017 UTC (6 years, 11 months ago) by baaden
Original Path: configure.ac
File size: 360 byte(s)
first try with autotools, not finished
#                                               -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([tsscds], [0.1], [emilio.nunez@usc.es])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/bbfs.f90])
AC_PROG_AWK
AC_PROG_LN_S
AC_PROG_FC([gfortran],[Fortran 90])
AC_CONFIG_FILES([Makefile src/Makefile])

AC_OUTPUT

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

Powered By FusionForge