diff --git a/veejay-current/veejay-client/autogen.sh b/veejay-current/veejay-client/autogen.sh index 495c22d0..da7985d7 100755 --- a/veejay-current/veejay-client/autogen.sh +++ b/veejay-current/veejay-client/autogen.sh @@ -5,4 +5,4 @@ # you may have to create the m4 directory yourself # -autoreconf -v -fi -I "${ORIGDIR}/m4" +autoreconf -v -fi -I m4 diff --git a/veejay-current/veejay-server/autogen.sh b/veejay-current/veejay-server/autogen.sh index 495c22d0..da7985d7 100755 --- a/veejay-current/veejay-server/autogen.sh +++ b/veejay-current/veejay-server/autogen.sh @@ -5,4 +5,4 @@ # you may have to create the m4 directory yourself # -autoreconf -v -fi -I "${ORIGDIR}/m4" +autoreconf -v -fi -I m4