Changeset 1469 for trunk/build_support
- Timestamp:
- Sep 2, 2008, 7:21:00 PM (14 years ago)
- Location:
- trunk/build_support
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_support/version.m4
r1437 r1469 3 3 # Copyright (C) 2008 Jari Häkkinen, Peter Johansson 4 4 # 5 # This file is part of the yat library, http:// trac.thep.lu.se/yat5 # This file is part of the yat library, http://dev.thep.lu.se/yat 6 6 # 7 7 # The yat library is free software; you can redistribute it -
trunk/build_support/yat-config.in
r1423 r1469 6 6 # Copyright (C) 2008 Peter Johansson 7 7 # 8 # This file is part of the yat library, http:// trac.thep.lu.se/yat8 # This file is part of the yat library, http://dev.thep.lu.se/yat 9 9 # 10 10 # The yat library is free software; you can redistribute it and/or -
trunk/build_support/yat.am
r1351 r1469 3 3 ## Copyright (C) 2008 Peter Johansson 4 4 ## 5 ## This file is part of the yat library, http:// trac.thep.lu.se/yat5 ## This file is part of the yat library, http://dev.thep.lu.se/yat 6 6 ## 7 7 ## The yat library is free software; you can redistribute it and/or -
trunk/build_support/yat.pc.in
r1356 r1469 7 7 Name: yat 8 8 Description: yat 9 URL: http:// trac.thep.lu.se/yat9 URL: http://dev.thep.lu.se/yat 10 10 Version: @VERSION@ 11 11 Requires: gsl >= @gsl_version@ boost >= @boost_version@
Note: See TracChangeset
for help on using the changeset viewer.