diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/acinclude.m4.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/admin/acinclude.m4.in b/admin/acinclude.m4.in index 0484874..564c121 100644 --- a/admin/acinclude.m4.in +++ b/admin/acinclude.m4.in @@ -2212,18 +2212,6 @@ AC_DEFUN([AC_SS_FINAL_CONFIG], AC_SUBST(SS_QT_MOC) AC_SUBST(SS_QT_MOC_FLAGS) - build_date=`date -u` - - if test -z "$build_date"; then - build_date=`date` - fi - - if test -z "$build_date"; then - build_date="unknown" - fi - - AC_DEFINE_UNQUOTED([BUILD_DATE],"$build_date", [this is the build date (configure date rather)]) - dnl # Let's sort the build flags SS_AUX_CHARS="a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9" |
