/[bubblemon]/bubblemon/autogen.sh
ViewVC logotype

Diff of /bubblemon/autogen.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.4.1 by rael, Thu Jun 26 06:23:54 2003 UTC revision 1.3.4.2 by rael, Wed Jul 2 06:35:10 2003 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2    
3    # To build from CVS, following versions were used:
4    #
5    # gettext (GNU gettext) 0.11.5
6    # Autoconf version 2.13
7    # automake (GNU automake) 1.4-p5
8    #
9    
10  (gettextize --version) < /dev/null > /dev/null 2>&1 || {  (gettextize --version) < /dev/null > /dev/null 2>&1 || {
11          echo "You must have gettext installed to compile bubblemon";          echo "You must have gettext installed to compile bubblemon";
12          exit          exit

Legend:
Removed from v.1.3.4.1  
changed lines
  Added in v.1.3.4.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26