Browse Source

file: removed autoreconf, not needed anymore

tc-work-musl-mess
Nagy Károly Gábriel 9 years ago
parent
commit
cab36989ec
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      base/file/file.conf

+ 1
- 4
base/file/file.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../file/file.conf
# Copyright (C) 2014 The OpenSDE Project
# Copyright (C) 2014 - 2016 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -13,7 +13,4 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# Needed because otherwise Makefile wants to run aclocal-1.14..
hook_add preconf 9 'autoreconf -ivf'
[ "$SDECFG_STATIC" == "0" ] || var_append confopt ' ' '--enable-shared=no'

Loading…
Cancel
Save