Changeset 1487 for trunk/build_support
- Timestamp:
- Sep 10, 2008, 10:41:36 AM (15 years ago)
- Location:
- trunk/build_support
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_support/version.m4
r1486 r1487 16 16 # 17 17 # You should have received a copy of the GNU General Public License 18 # along with this program; if not, write to the Free Software 19 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 20 # 02111-1307, USA. 18 # along with yat. If not, see <http://www.gnu.org/licenses/>. 21 19 # 22 20 -
trunk/build_support/yat-config.in
r1486 r1487 19 19 # 20 20 # You should have received a copy of the GNU General Public License 21 # along with this program; if not, write to the Free Software 22 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 # 02111-1307, USA. 21 # along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 25 23 prefix="@prefix@" -
trunk/build_support/yat.am
r1486 r1487 16 16 ## 17 17 ## You should have received a copy of the GNU General Public License 18 ## along with this program; if not, write to the Free Software 19 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 20 ## 02111-1307, USA. 18 ## along with yat. If not, see <http://www.gnu.org/licenses/>. 21 19 22 20 ## -
trunk/build_support/yat.m4
r1486 r1487 93 93 # 94 94 # You should have received a copy of the GNU General Public License 95 # along with this program; if not, write to the Free Software 96 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 97 # 02111-1307, USA. 95 # along with yat. If not, see <http://www.gnu.org/licenses/>. 98 96 # 99 97 -
trunk/build_support/yat.pc.in
r1486 r1487 16 16 # 17 17 # You should have received a copy of the GNU General Public License 18 # along with this program; if not, write to the Free Software 19 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 20 # 02111-1307, USA. 18 # along with yat. If not, see <http://www.gnu.org/licenses/>. 21 19 22 20 prefix=@prefix@
Note: See TracChangeset
for help on using the changeset viewer.