File: configureTeX

package info (click to toggle)
ispell 3.3.02-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 4,444 kB
  • ctags: 2,246
  • sloc: ansic: 10,073; makefile: 1,912; yacc: 1,697; objc: 385; csh: 215; python: 112; perl: 87; sed: 32; sh: 15
file content (14 lines) | stat: -rwxr-xr-x 295 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
# Moritz Willers
# 21. September 1993
# Version 0.2
#
# Usage:
#
USAGE='Usage: configureTeX [-r]'
#
# configureTeX is the same as running configure with the -t switch.
# It is provided solely for backwards compatibility with previous
# distributions of nextispell.
#
./configure -t $*