summaryrefslogtreecommitdiff
path: root/libgphoto2_port/configure.ac
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-10-31 12:55:27 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-12-01 18:42:03 +0100
commit9270f0d69ec7096286c592a5543fecdf7bfbef11 (patch)
tree066c50a594664b3e2994c232516946a940702c25 /libgphoto2_port/configure.ac
parente88f5d10660933bd1be0b1a74e19a27b405f791e (diff)
downloadlibgphoto2-9270f0d69ec7096286c592a5543fecdf7bfbef11.tar.gz
Invoke AC_PROG_SED before using ${SED}
Diffstat (limited to 'libgphoto2_port/configure.ac')
-rw-r--r--libgphoto2_port/configure.ac6
1 files changed, 1 insertions, 5 deletions
diff --git a/libgphoto2_port/configure.ac b/libgphoto2_port/configure.ac
index f88cea342..2952696f4 100644
--- a/libgphoto2_port/configure.ac
+++ b/libgphoto2_port/configure.ac
@@ -73,14 +73,10 @@ dnl ---------------------------------------------------------------------------
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL
+AC_PROG_SED
AM_PROG_AR
-dnl Something with the sequences is not quite alright yet.
-dnl SED is supposed to be set in AC_LIBTOOL_SETUP, but the
-dnl sequence seems to get mixed up.
-SED=${SED-sed}
-
dnl check for/set up libtool and libltdl
dnl AC_DISABLE_STATIC
dnl AC_DISABLE_SHARED