Changeset 11391 for trunk/FACT++


Ignore:
Timestamp:
07/13/11 23:28:18 (13 years ago)
Author:
tbretz
Message:
Added svn path as PACKAGE_URL
Location:
trunk/FACT++
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/configure

    r10839 r11391  
    705705PACKAGE_STRING='FACT++ 1.0'
    706706PACKAGE_BUGREPORT='thomas.bretz@epfl.ch'
    707 PACKAGE_URL='http://hello.example.com/'
     707PACKAGE_URL='http://fact.isdc.unige.ch/svn/trunk/FACT++/'
    708708
    709709# Factoring default headers for most tests.
     
    18271827
    18281828Report bugs to <thomas.bretz@epfl.ch>.
    1829 FACT++ home page: <http://hello.example.com/>.
     1829FACT++ home page: <http://fact.isdc.unige.ch/svn/trunk/FACT++/>.
    18301830_ACEOF
    18311831ac_status=$?
     
    2319223192
    2319323193Report bugs to <thomas.bretz@epfl.ch>.
    23194 FACT++ home page: <http://hello.example.com/>."
     23194FACT++ home page: <http://fact.isdc.unige.ch/svn/trunk/FACT++/>."
    2319523195
    2319623196_ACEOF
  • trunk/FACT++/configure.ac

    r10830 r11391  
    88#[AC_]PACKAGE_STRING
    99#[AC_]PACKAGE_BUGREPORT
    10 AC_INIT([FACT++],[1.0],[thomas.bretz@epfl.ch],[FACTpp],[http://hello.example.com/])
     10AC_INIT([FACT++],[1.0],[thomas.bretz@epfl.ch],[FACTpp],[http://fact.isdc.unige.ch/svn/trunk/FACT++/])
    1111AC_PREREQ([2.65])
    1212AC_CONFIG_FILES([Makefile])   # causes x/Makefile.in to be created if x/Makefile.am exists
Note: See TracChangeset for help on using the changeset viewer.