aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-11 07:57:50 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-11 07:57:50 -0400
commitbdb29024b4fb5718b4962df95592ca83d108e8a7 (patch)
tree3f2e4606717777d4f972b558afc8948d494d0fb2 /configure
parentseveral small fixes (diff)
parentswitch project url to github (diff)
downloadfirejail-bdb29024b4fb5718b4962df95592ca83d108e8a7.tar.gz
firejail-bdb29024b4fb5718b4962df95592ca83d108e8a7.tar.zst
firejail-bdb29024b4fb5718b4962df95592ca83d108e8a7.zip
Merge pull request #79 from pyther/github
switch project url to github
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 56a08d0e7..0665a46ed 100755
--- a/configure
+++ b/configure
@@ -583,7 +583,7 @@ PACKAGE_TARNAME='firejail'
583PACKAGE_VERSION='0.9.31' 583PACKAGE_VERSION='0.9.31'
584PACKAGE_STRING='firejail 0.9.31' 584PACKAGE_STRING='firejail 0.9.31'
585PACKAGE_BUGREPORT='netblue30@yahoo.com' 585PACKAGE_BUGREPORT='netblue30@yahoo.com'
586PACKAGE_URL='http://firejail.sourceforge.net' 586PACKAGE_URL='http://github.com/netblue30/firejail'
587 587
588ac_unique_file="src/firejail/main.c" 588ac_unique_file="src/firejail/main.c"
589# Factoring default headers for most tests. 589# Factoring default headers for most tests.
@@ -1326,7 +1326,7 @@ Use these variables to override the choices made by `configure' or to help
1326it to find libraries and programs with nonstandard names/locations. 1326it to find libraries and programs with nonstandard names/locations.
1327 1327
1328Report bugs to <netblue30@yahoo.com>. 1328Report bugs to <netblue30@yahoo.com>.
1329firejail home page: <http://firejail.sourceforge.net>. 1329firejail home page: <https://github.com/netblue30/firejail>.
1330_ACEOF 1330_ACEOF
1331ac_status=$? 1331ac_status=$?
1332fi 1332fi
@@ -4150,7 +4150,7 @@ Configuration files:
4150$config_files 4150$config_files
4151 4151
4152Report bugs to <netblue30@yahoo.com>. 4152Report bugs to <netblue30@yahoo.com>.
4153firejail home page: <http://firejail.sourceforge.net>." 4153firejail home page: <http://github.com/netblue30/firejail>."
4154 4154
4155_ACEOF 4155_ACEOF
4156cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4156cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1