source: trunk/third/ispell/addons/nextispell/configureTeX @ 10334

Revision 10334, 295 bytes checked in by ghudson, 27 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r10333, which included commits to RCS files with non-trunk default branches.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2# Moritz Willers
3# 21. September 1993
4# Version 0.2
5#
6# Usage:
7#
8USAGE='Usage: configureTeX [-r]'
9#
10# configureTeX is the same as running configure with the -t switch.
11# It is provided solely for backwards compatibility with previous
12# distributions of nextispell.
13#
14./configure -t $*
Note: See TracBrowser for help on using the repository browser.