~ubuntu-branches/ubuntu/warty/ggz-client-libs/warty

« back to all changes in this revision

Viewing changes to missing

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Zander
  • Date: 2003-12-01 00:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20031201000000-tw4vobhkjl4pz90q
Tags: 0.0.7-1
* New upstream release
* The libggzcore2 package has been renamed libggzcore3 due to a SONAME
  bump upstream.
* Remove the Build-Conflict: on libggzmod-dev, libtool seems to be
  behaving

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Common stub for a few missing GNU programs while installing.
3
 
# Copyright (C) 1996, 1997, 1999, 2000, 2002 Free Software Foundation, Inc.
 
3
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
4
4
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
5
5
 
6
6
# This program is free software; you can redistribute it and/or modify
165
165
WARNING: \`$1' is needed, and you do not seem to have it handy on your
166
166
         system.  You might have modified some files without having the
167
167
         proper tools for further handling them.
168
 
         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
 
168
         You can get \`$1' as part of \`Autoconf' from any GNU
169
169
         archive site."
170
170
 
171
171
    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
326
326
WARNING: \`$1' is needed, and you do not seem to have it handy on your
327
327
         system.  You might have modified some files without having the
328
328
         proper tools for further handling them.  Check the \`README' file,
329
 
         it often tells you about the needed prerequirements for installing
 
329
         it often tells you about the needed prerequisites for installing
330
330
         this package.  You may also peek at any GNU archive site, in case
331
331
         some other package would contain this missing \`$1' program."
332
332
    exit 1