~ubuntu-branches/ubuntu/dapper/rxvt-unicode/dapper

« back to all changes in this revision

Viewing changes to reconf

  • Committer: Bazaar Package Importer
  • Author(s): Eduard Bloch
  • Date: 2006-01-16 16:51:28 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20060116165128-dmz1wi3x3e17gu43
Tags: 7.0-1
* New upstream release
  + autodetection of (incorrect) Latin1 in pure UTF-8 environment works
    again (closes: #347718)
* removed the font name preset, automatic selection works acceptably well

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
   export CC CXX
11
11
fi
12
12
 
13
 
./configure --prefix=/opt/rxvt --with-name=rxvt \
14
 
            --enable-menubar --enable-xgetdefault \
 
13
./configure --prefix=/opt/rxvt --with-name=rxvt --enable-menubar \
15
14
            "$@"