Commit c4107695 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

make REALLY sure src/config.h.in is a copy of lib/config.h.in

parent 997a9879
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -57,6 +57,9 @@ findprog()
  return 0
}

echo "maketgz: cp lib/config.h.in src/config.h.in"
cp lib/config.h.in src/config.h.in

############################################################################
#
# Enforce a rerun of configure (updates the VERSION)