Changeset 11391
- Timestamp:
- 07/13/11 23:28:18 (13 years ago)
- Location:
- trunk/FACT++
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/configure
r10839 r11391 705 705 PACKAGE_STRING='FACT++ 1.0' 706 706 PACKAGE_BUGREPORT='thomas.bretz@epfl.ch' 707 PACKAGE_URL='http:// hello.example.com/'707 PACKAGE_URL='http://fact.isdc.unige.ch/svn/trunk/FACT++/' 708 708 709 709 # Factoring default headers for most tests. … … 1827 1827 1828 1828 Report bugs to <thomas.bretz@epfl.ch>. 1829 FACT++ home page: <http:// hello.example.com/>.1829 FACT++ home page: <http://fact.isdc.unige.ch/svn/trunk/FACT++/>. 1830 1830 _ACEOF 1831 1831 ac_status=$? … … 23192 23192 23193 23193 Report bugs to <thomas.bretz@epfl.ch>. 23194 FACT++ home page: <http:// hello.example.com/>."23194 FACT++ home page: <http://fact.isdc.unige.ch/svn/trunk/FACT++/>." 23195 23195 23196 23196 _ACEOF -
trunk/FACT++/configure.ac
r10830 r11391 8 8 #[AC_]PACKAGE_STRING 9 9 #[AC_]PACKAGE_BUGREPORT 10 AC_INIT([FACT++],[1.0],[thomas.bretz@epfl.ch],[FACTpp],[http:// hello.example.com/])10 AC_INIT([FACT++],[1.0],[thomas.bretz@epfl.ch],[FACTpp],[http://fact.isdc.unige.ch/svn/trunk/FACT++/]) 11 11 AC_PREREQ([2.65]) 12 12 AC_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.