Salome HOME
Gestion de le taille de nom fichiers illimité pour la commande tar (make dist)
authorfayolle <fayolle>
Thu, 22 Mar 2007 14:25:57 +0000 (14:25 +0000)
committerfayolle <fayolle>
Thu, 22 Mar 2007 14:25:57 +0000 (14:25 +0000)
Modification du nom du maintainer de paquet.

configure.ac

index ffd5a52156fa23e1529f1f65711ce28d37d6cdc2..7a62ca32331bda02c24f72f35573f00b10932db5 100644 (file)
@@ -5,14 +5,14 @@
 #
 #AC_PREREQ(2.59)
 #AC_INIT(src)
-AC_INIT([Salome2 Project], [3.2.2], [gboulant@CS], [salome])
+AC_INIT([Salome2 Project], [3.2.2], [paul.rascle@edf.fr], [salome])
 
 # AC_CONFIG_AUX_DIR defines an alternative directory where to find the auxiliary
 # scripts such as config.guess, install-sh, ...
 AC_CONFIG_AUX_DIR(salome_adm/unix/config_files)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([tar-pax])
 #AC_CONFIG_HEADER([config.h])
 
 PACKAGE=salome