]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
removing a 'how the hell did that get there' file
authorRobert Colquhoun <rjc@trump.net.au>
Tue, 5 Jan 1999 03:32:28 +0000 (03:32 +0000)
committerRobert Colquhoun <rjc@trump.net.au>
Tue, 5 Jan 1999 03:32:28 +0000 (03:32 +0000)
hylafax.org/webgen.pl [deleted file]

diff --git a/hylafax.org/webgen.pl b/hylafax.org/webgen.pl
deleted file mode 100755 (executable)
index 1fcbe8e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/perl -w
-
-use strict;
-
-chdir "../";
-
-`./configure --quiet --with-DIR_BIN=/usr/bin --with-DIR_SBIN=/usr/sbin --with-DIR_LIBEXEC=/usr/sbin --with-DIR_LIBDATA=/usr/share/fax --with-DIR_LOCKS=/var/lock --with-TIFFINC=/usr/include --with-TIFFBIN=/usr/bin --with-DIR_MAN=/usr/man --with-PATH_GSRIP=/usr/bin/gs --with-DEFVRES=196 --with-DBLIBINC=/usr/include --with-DIR_AFM=/usr/share/fax/afm --with-LIBTIFF=-ltiff --with-DIR_HTML=/tmp --with-DIR_CGI=/usr/doc --with-DIR_SPOOL=/var/spool/fax --with-LIBDB=-ldb --with-ZLIB=no --with-ZLIBINC=. --with-AFM=no --with-DSO=LINUX --with-DSOSUF=so --with-PATH_VGETTY=/sbin/vgetty --with-HTML=yes`