]> granicus.if.org Git - mutt/commitdiff
${prefix} should be defined, as it may be used by autoconf.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 10 Feb 2000 07:47:56 +0000 (07:47 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 10 Feb 2000 07:47:56 +0000 (07:47 +0000)
muttbug.sh.in

index 928ec63550c0a803e10db2e7d303234ebef80cd7..3acf49fa65bb3e5556ced44c9d52378dbb965f26 100644 (file)
@@ -30,6 +30,8 @@
 SUBMIT="submit@bugs.guug.de"
 DEBIAN_SUBMIT="submit@bugs.debian.org"
 
+prefix=@prefix@
+
 DEBUGGER=@DEBUGGER@
 SENDMAIL=@SENDMAIL@
 sysconfdir=@sysconfdir@